Skip to main content
All error responses follow the standard error format. Validation errors (422) and rate limit errors (429) apply to all endpoints and are documented in the Error Handling guide.
CodeStatusMessage
INVALID_TOKEN401Invalid or expired token.
NOT_AUTHENTICATED401Authentication required.
INSUFFICIENT_PERMISSIONS403You don’t have permission to perform this action.
RESOURCE_NOT_FOUND404The requested resource was not found.