Events error codes
Every public API error code emitted by Events, with its HTTP status, its type and a page per code.
Error codes emitted by Events. Each code links to its own page with the cause and the action to take.
| Code | Type | HTTP | Description |
|---|---|---|---|
event_not_found | not_found_error | 404 | The identifier does not match any event of the authenticated company, or the event was purged by the 30-day retention policy. |
Related
Error codes by category
Find an error by the category that emits it.
Full reference table
All codes, HTTP statuses, types and descriptions in one reference.
Error model
Interpret the error envelope and handle errors by code.