List Athlete Routes
GET {{baseUrl}}/athletes/:id/routes?No Name=<string>
Returns a list of the routes created by the authenticated athlete using their athlete ID. Private routes are filtered out unless requested by a token with read_all scope.
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
No Name | string |