Notifications error codes
Every public API error code emitted by Notifications, with its HTTP status, its type and a page per code.
Error codes emitted by Notifications. Each code links to its own page with the cause and the action to take.
| Code | Type | HTTP | Description |
|---|---|---|---|
notification_not_found | not_found_error | 404 | The identifier does not match any notification of the authenticated company, or the notification fell out of the retention window. |
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.