Workout by id
get_workoutRetrieve a workout by its UUID, with an option to include raw API data from WHOOP.
Instructions
Get one workout by its UUID (from get_workouts). Set include_raw=true to also attach WHOOP's untouched API record.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| workout_id | Yes | ||
| include_raw | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||