Error

The API will return an Error List for a failed request, which will contain one or more Error objects.

type
required
string

The type is error.list

request_id
string or null <uuid>
required
Array of objects

An array of one or more error objects

{ "type": "error.list", "request_id": "f93ecfa8-d08a-4325-8694-89aeb89c8f85", "errors": [ ] }