On this page
No Headings
The error details.
objectnamerequiredstring^.*$The human-readable, unique name of the error.
messagestring^.*$The message that describes the error.
detailsarrayAn array of additional details about the error.
itemsobjectThe error details. Required for client-side 4XX errors.
fieldstring^.*$The field that caused the error. If this field is in the body, set this value to the field's JSON pointer value. Required for client-side errors.
valuestring^.*$The value of the field that caused the error.
issuerequiredstring^.*$The unique, fine-grained application-level error code.