These docs are for v2.0. Click to read the latest docs for v3.1.

Error Objects

On failed request, we return an HTTP code >= 400, which will contain the following fields.

status

HTTP Status code. See HTTP Responses

code

A string indicating the kind of error. See Error Codes

message

Human readable description of the error

helpUrl

A link for having more information about the error