Skip to main content
GET
Get Participants

Authorizations

apiKey
string
query
required

Your API key (query-based auth for v5).

Query Parameters

participantIds
string | null

Comma- or space-separated participant IDs.

sportId
integer | null

Single sport ID.

playerId
integer | null

Single player ID.

Response

Returns Participant[]

participantId
integer
required

Numeric participant (team/individual) identifier.

sportId
integer | null

Sport the participant belongs to.

name
string | null

Full participant name, translated per the request language prefix.

participantShortName
string | null

Short participant name.

participantMediumName
string | null

Medium-length participant name.

participantAbbr
string | null

Participant abbreviation (e.g. jersey code).