Retrieve Program Entry

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

The Retrieve Program Entry method returns a single program entry by entry_id.

This method will return a 404 if no matching entry if found. This method inherits the access permissions of the Program Listings method and as such wait list data will not be accessible prior to 30 days before the start of the race.

The following example returns the program entry for entry_id of 35841.

curl --header "apikey: [[app:key]]" https://api.triathlon.org/v1/events/78726/programs/264331/entries/358431
Path Params
int32
required

The unique id of the event

int32
required

The unique id of the program

int32
required

The unique entry_id of the entry

Response

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