Skip to main content
GET
Get a result

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

Path Parameters

id
string
required

ID of result to get

Response

200 - application/json

Result object

comments
Comment · object[]
required

Comments on this result

description
string
required

A short description of the result

details
string<json>
required

TBD

done_at
string<timestampz>
required

When the result was done.

id
string
required

Result ID

movements
Movement · object[]
required

Movement objects referenced by this result

perceived_exertion
string
required

From 1-5. 0 means no entry.

prescribed_workout
Workout · object
required

Workout object

Example:
scaling
enum<string>
required

Whether the workout was scaled

Available options:
rx,
rxplus,
scaled,
modified
status
enum<string>
required

Has the result been completed

Available options:
completed,
cap,
dnf,
dns
type
enum<string>
required

Result type

Available options:
AmrapResult,
CardioResult,
CardioIntervalsResult,
DeathByResult,
EmomResult,
FgbResult,
ForTimeResult,
FranStyleResult,
GenericResult,
MaxRepsResult,
RoundsForTimeResult,
StrengthResult,
TabataResult,
TwelveDaysResult,
WarmUpResult
notes
string

Athlete notes

scaled_workout
Workout · object

Workout object

Example:
wod_component_id
string

WOD Component ID if this result belongs to a WOD