GET /competitions.
Authentication
All requests must include a valid API key, either as anx-api-key header or as a Bearer token in the Authorization header.
Request
string
required
The SquadAssist competition ID. Obtain this from
GET /competitionsResponse
array[Club]
An array of club objects, one for each club in the competition.
Example
Response
