Skip to main content
GET
Get a training session

Authorizations

Authorization
string
header
required

Basic authentication header of the form Basic <encoded-value>, where <encoded-value> is the base64-encoded string username:password.

Headers

wodup-gym
string

Only used by platform integrations
ID of gym to execute on behalf of

Example:

"gym_123abc"

Path Parameters

id
string
required

ID of training session to get

Example:

"s_123abc"

Response

Traing Session object

id
string
required

Training Session ID

results
Result · object[]
required

Results in this training session

competition
object | null

Competition for this training session

wod
object | null

WOD for this training session