Athlete News

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

The Athlete News method returns a filterable, paginated array of basic news objects where the athlete has been tagged. Returned news articles may be restricted by specifying a news category_id.

The following example returns tagged news articles for athlete_id 11378.

curl --header "apikey: [[app:key]]" https://api.triathlon.org/v1/athletes/11378/news
Path Params
int32
required

The unique id of the athlete

Query Params
int32
Defaults to 10

How many results to be returned per page

int32

The page number to be returned

string

A pipe delimiited list of category_ids

Response

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