Webhook Error Codes
Webhook Error Codes
Below lists the possible error codes you may receive at your webhook upon failure.
| Error Code | Description |
|---|---|
| 400 | Bad request or failure to read. The request was invalid or we could not process your data. |
| 401 | Usage limit has been exceeded. |
| 403 | Unauthorized attempt. There was an issue with your credentials, model permissions or billing. |
| 404 | Not found error. When a request references an invalid endpoint or resource. |
| 413 | The request payload exceeds the default file size limit. Your organization does not have permissions to upload files of this size. |
| 521 | An internal error occurred. |
| 522 | A model error occurred. |