athletes
Retrieving Athletes
Retrieve athlete(s).
GET
https://487q8d7goe.execute-api.us-east-1.amazonaws.com/production/athletes
Obtains all the athletes or a specific athlete within your Valor account.
Query Parameters
Name
Type
Description
athleteID
String
ID of specific athlete for focused search
Headers
Name
Type
Description
Authorization*
String
JWT Bearer Token for authentication: Bearer <JWT token>
Last updated