| Property | Value |
|---|---|
| Auth | Required |
| Required scope | Activated user (Day 1 interview complete) |
| Idempotent | Yes (cached for the day) |
Query
| Field | Type | Required | Notes |
|---|---|---|---|
date | ISO date | no | Defaults to today (account timezone). |
productId | string | no | Narrow to one product. |
Errors
| Status | Code | When |
|---|---|---|
| 401 | AUTH_REQUIRED | No session. |
| 403 | ONBOARDING_REQUIRED | Day 1 interview not complete. |
| 500 | INTERNAL_ERROR | Read failed. |