Cycle by id
get_cycleRetrieve a specific WHOOP cycle by its ID, including linked recovery and sleep data. Optionally attach raw API records.
Instructions
Get one cycle by id, optionally with the recovery and sleep that belong to it (WHOOP links each recovery and primary sleep to a cycle). Set include_raw=true to also attach WHOOP's untouched API records.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| cycle_id | Yes | ||
| include_recovery | No | ||
| include_sleep | No | ||
| include_raw | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||