Get Players for Team

Returns a paginated list of players registered to a team in a given competition and season.

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

The Team ID

Query Params
string
Defaults to opta

The provider that the data was received from

string

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

int64
required

The competition ID to get players for

integer

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 positionId

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

integer

Override the returned season ID in the data with a pre-defined value, used for internal purposes

Responses

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