Athlete Entries

The Athlete Entries method returns all future entries for an athlete_id as an array of program objects. Note that start lists are only available 30 days prior to the date of the event and so this method will only return entries within that timeframe.

The following example returns future entries for an athlete id of 71202.

curl --header "apikey: [[app:key]]" https://api.triathlon.org/v1/athletes/71202/entries
Language
Authorization
Header
Click Try It! to start a request and see the response here!