Get all leaderboards for user

Get all leaderboards for user
Caching: 1h

Authentication: None

Path Params
string
required
length ≥ 1

User ID parameter

Query Params
string
required
^([A-Za-z\d_])+

Client ID parameter.

string
(?i)MATCH_QUIZ|(?i)TOP_X

Game type filter for the user rank: MATCH_QUIZ or TOP_X.

string

Optional group id parameter.

string
required
\S

Client API key

number
Defaults to 10

Maximum results returned. Cannot be zero or negative number.

number
Defaults to 1

Show results for page number. Cannot be zero or negative number.

string
(?i)game|(?i)template

Rank type filter for the user rank: game or template.

string
(?i)asc|(?i)desc

Order of the user rank: asc or desc.

string

Type ID to filter the search. Can be game id or template id.

Response

Language
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json