Errors
HTTP status codes and troubleshooting.
| Status | Meaning |
|---|---|
| 401 | Not authenticated — sign in again |
| 403 | Forbidden — insufficient org role or OpenFGA denial |
| 404 | Resource not found |
| 503 | Authorization service unavailable (OpenFGA not configured) |
| 500 | Unexpected server error — retry or contact support |
Validation errors return 400 with field-level detail when applicable. Never log or expose session tokens in client error messages.
