5XX
errors.
The type of object returned. This is always
error
.The machine-readable code for this error. This is one of the following values.
server_error
bad_gateway
gateway_timeout
The HTTP status code of the error. This can be
500
, 502
, or 504
.The human-readable description of this error.
A list of validation errors for the request. This is always an empty array for a server error.