OPENAPI / COMPONENTS / SCHEMAS

Caller-facing error detail.

ApiError

Caller-facing error detail.

object4properties
attrstring

Attribute related to a validation error; null when none is associated.

codestringrequired

Machine-readable error code, such as invalid_project, invalid_payload, or invalid_api_key.

detailstringrequired

Caller-facing error detail.

typestringrequired

Error category.