Skip to main content
GET
Draft Types

Authorizations

apiKey
string
query
required

Query Parameters

fields
enum<string>[]

Specify custom response with available response fields.


Fields included as default: slug, name, league, _links, eliteprospectsUrlPath

Available options:
slug,
name,
league,
_links,
eliteprospectsUrlPath,
league.*,
*
offset
integer
default:0

The number of items to skip before starting to collect the result set.

Required range: x >= 0
limit
integer
default:100

The number of items to return.

Required range: 0 <= x <= 1000

Response

200 - application/json

A paginated list of draft types.

_meta
object
data
object[]