Officials Assignments Listings

The Officials Assignments Listings method provides a filterable listing of assignments. Assignments may be filtered on position which correspond to the Officials Positions method or by official_id and start_date and end_date.

For example to find the all the 2017 assignments relating to the Chielf Vehicular position the following API call may be used:

curl --header "apikey: [[app:key]]" https://api.triathlon.org/v1/officials/assignments?position=Chief%20Vehicular&start_date=2017-01-01&end_date=2018-01-01
Language
Authorization
Header
Click Try It! to start a request and see the response here!