get
https://api.triathlon.org/v1/athletes//videos
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
The Athlete Videos method returns a paginated, filterable array of basic video objects where the athlete has been tagged.
The following example returns tagged videos for athlete_id 11378 for a category_id of 59 (World Triathlon Series).
curl --header "apikey: [[app:key]]" https://api.triathlon.org/v1/athletes/11378/videos?category_id=59