Optional
Readonly
errorsErrors returned for a request.
A single error response can contain multiple errors if the errors are related to the same HTTP status code such as `400`.
Readonly
messageFirst error message in the errors
array.
Readonly
statusHTTP status code corresponding to the error.
Base representation of an error response containing common fields to all errors.