Get Players

Returns a paginated list of active players for a client. Supports filtering by team, position, linked IDs, and text search.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

Client identifier

Query Params
string

Search by player name, alias, slug, or ID

teamIds
array of strings

Filter by team attribute IDs

teamIds
string

Filter by team slug

positionIds
array of strings

Filter by position attribute IDs

positionIds
string

Filter by position slug

string

Filter by linked external IDs. Format: system:id1,id2;system2:id3

string
enum

Operator for linked ID filter. Omit for OR (default); AND requires all systems to match

Allowed:
string

BCP 47 language code for i18n content

fallbackLanguages
array of strings

Ordered BCP 47 fallback language codes, applied only when language is specified

fallbackLanguages
integer
≥ 0
Defaults to 0

Zero-based page number

integer
0 to 50
Defaults to 20

Items per page (default 20, max 50)

sort
array of strings

Sort fields. Prefix with - for descending (e.g. -lastModified.date)

sort
Responses

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