get
https://api.triathlon.org/v1/teams
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
The Team Listings method returns a paginated, filterable list of basic team objects matching the search criteria.
The name parameter allows a fuzzy search by team name. The following example returns all teams matching Great Britain (note could also specify the country id of 292 to achieve the same result).
curl --header "apikey: [[app:key]]" https://api.triathlon.org/v1/teams?name=Great%20Britain