Skip to main content
GET
Demographics

Authorizations

apiKey
string
query
required

Path Parameters

slug
string
required

Slug of the league to get demographics for

Query Parameters

fields
enum<string>[]

Specify custom response with available response fields.


Fields included as default: type, label, graphType, data

Available options:
type,
label,
graphType,
data,
data.*,
*
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
type
string[]

Filter by type

season
string

Filter by season slug

LEAGUE_EXPERIENCE.leagues
string[]

Filter by LEAGUE_EXPERIENCE.leagues

LEAGUE.EXPERIENCE.leagues
string[]

Filter by LEAGUE.EXPERIENCE.leagues

Response

200 - application/json

A paginated list of demographics.

_meta
object
data
object[]