Error reference
| Error | Meaning | Action |
|---|---|---|
| invalid_request | A field failed validation | Read the param field in the error body |
| unauthorized | Missing or invalid credentials | Check the bearer token |
| not_found | Resource missing or outside your workspace | Verify the identifier and workspace |
| rate_limited | Too many requests in a window | Back off exponentially and retry |
API status
The REST API is in development; error codes above describe the planned contract.