ApiError1
Structured API error envelope. May include docsUrl and nextAction to guide recovery.
- errorType: stringrequired
Stable error code (matches
ApiError.nameon the server). - messageType: stringrequired
Human-readable error message.
- docsType: stringFormat: uri
Url Documentation URL for the failing surface.
- fieldsType: array object[]
- fieldType: stringrequired
- messageType: stringrequired
- nextType: string
Action One-sentence instruction describing how to recover from this error.
- offendingType: string
Field When the error is field-scoped, the request field that caused the failure.
