DocumentationLocal APIReferenceShape reference
Errors
Generated Local API error response shape.
Errors
An error response echoes the request id and contains an error code and message. See error semantics for lifecycle and recovery guidance.
| Property | Type | Required | Description |
|---|---|---|---|
error | ErrorBody | yes | |
id | string | yes |
ErrorBody
| Property | Type | Required | Description |
|---|---|---|---|
code | string | yes | |
message | string | yes |
Last updated on