Error response
Some errors that could be handled programmatically (e.g., a parameter is invalid) include an error response object that explains the error reported. codestring
Specialized identifier for this type of error in our API. Mostly returned with 4xx errors and briefly explains the error reported.
message string
Human readable error message describing the issue.
data string or object
Additional information provided about an error for 5xx response status.