| Property | Value |
|---|---|
| Auth | Required (Clerk session or Bearer API key) |
| Required scope | None beyond authentication |
| Rate limit | None on this route |
| Idempotent | Yes |
Response
Errors
| Status | Code | When |
|---|---|---|
| 401 | AUTH_REQUIRED | No session and no Bearer key. |
| 500 | INTERNAL_ERROR | Database read failed. Sentry traced. |