v1
latestSwagger 2.02026-07-14152156.8 KBcompetitors
Retrieves competitors for a single event by ID.
Retrieves competitors for a single event by ID.
get/events/{eventId}/competitors
Path parameters
eventIdstring required
The event ID to retrieve information for.
Query parameters
fieldsstring[]
Specify an absolute field list to return (Comma-Separated List)
includestring[]
Specify fields in addition to the default to return (Comma-Separated List)
excludestring[]
Specify fields from the default to exclude (Comma-Separated List)
Headers
apiKeystring required
Your API Key available from your developer portal
Response
Success