Get Players for Team

Fetch the squad player list for a team in a specific competition and season. Falls back to the most-recent season if no data exists for the requested season.

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

The Team ID

Query Params
string
required

The competition ID to get players for

string
Defaults to opta

The provider that the data was received from

string

The season to get players from

integer
Defaults to 0

Based on the number of items per page [size], it may be required to page through lots of data. The page index is 0-indexed so 0 is the first page of data.

integer
Defaults to 100

The number of items to return per page.

string
Defaults to shirtNumber

A single sort field, can be any field returned within the object. prefixing the field with a "-" will sort descending, otherwise data is sorted ascending

string
Defaults to GLOBAL

Used when returning images and for usage tracking. If no client ID is passed, will draw from the global stock images, when a client ID is passed, it will attempt to use a client's version of those images

Responses

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