GeneralDeveloperErrorEnvelope object
| Field | Type | Description |
|---|---|---|
error_coderequired | integer | Numeric error code matching the HTTP response status. |
messagerequired | string | |
detailsrequired | object | Validation errors are returned as a field-to-messages map; other errors may use arbitrary keys. |