Skip to main content
GET
List active training plans for an athlete

Authorizations

Authorization
string
header
required

Bearer token. Pass the full API key as the bearer credential. Format: Authorization: Bearer nrx_<key>

Query Parameters

athlete_id
string
required

Athlete user ID (must be a member of the API key's organization)

Response

List of active training plan instances

success
enum<boolean>
required
Available options:
true
data
object
required