Federation Listings

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

The Federation Listings method returns a paginated, filterable list of basic federation objects matching the search criteria.

The name parameter allows a fuzzy search on the Federation name.

For the country_id and region_id parameters please consult the Country Listings and Region Listings endpoints. Both values take a pipe delimited list of values.

The status paremeter filters Federation by their affiliation status and must be one of either affiliated, nonaffiliated or provisional.

The following example retrieves all Federations from Oceania:

curl --header "apikey: [[app:key]]" https://api.triathlon.org/v1/federations?region_id=14
Query Params
int32
Defaults to 10

How many Federations to be returned per page

int32

The page number to be returned

string

A pipe delimited list of country ids

string

A pipe delimited list of region ids

string

Restrict returned Federations by name

string

A pipe delimited list of Federation ids

string

The affiliation status of the Federation

Response

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