# OuraGetDailyCardiovascularAgeRequest

Model ID: `OuraGetDailyCardiovascularAgeRequest`

No description.

Type: `object`

## Fields

| Field | Type | Required | Format | Allowed values | Default | Nullable | Description |
|---|---|---:|---|---|---|---:|---|
| `access_token` | `string` | No |  |  |  | Yes |  |
| `client_id` | `string` | No |  |  |  | No |  |
| `client_secret` | `string` | No |  |  |  | No | Vendor credential. Sent with the request and never returned. |
| `end_date` | `string` | No |  |  |  | Yes |  |
| `mode` | `string` | No |  | sandbox, live | `"sandbox"` | No | Which vendor environment the call is routed to. Defaults to sandbox, so an omitted mode never reaches a production vendor account. |
| `next_token` | `string` | No |  |  |  | Yes |  |
| `start_date` | `string` | No |  |  |  | Yes |  |

## Example

None declared in canonical OpenAPI.
