400 | The request cannot be processed as submitted. | Correct the request. |
401 | Authentication is missing or invalid. | Check the x-api-key header. |
403 | The credential lacks access. | Check permissions, workspace access, and key restrictions. |
404 | The resource was not found or is not visible to the credential. | Check the identifier and workspace. |
409 | The request conflicts with the current resource state. | Refresh the resource and resolve the conflict. |
422 | One or more inputs failed validation. | Fix the fields listed in detail. |
429 | The request exceeded a rate limit. | Wait for Retry-After before retrying. |
500 | The server could not complete the request. | Retry only when the operation is safe to repeat. |