get_document
Retrieve a complete Oura document by ID and data type, including embedded time series, to drill into a specific sleep, workout, or session from list results.
Instructions
Get one Oura document by id, with every field including embedded time series. Use it to drill into a single sleep period, workout or session from a list result.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| data_type | Yes | Collection the document belongs to, e.g. 'sleep'. | |
| document_id | Yes | The document's 'id' field from a list result. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |