OPENAPI / COMPONENTS / SCHEMAS

Error Response Error

ErrorResponseError

Contains information about an error that occurred.

object3properties
error_msgstringrequired

Message describing an error.

error_pathstring

Path at which an error occurred.

error_namestringrequired

Name of the error. See the `x-error-codes` catalog in openapi file for a complete list of possible error codes with detailed information including HTTP status codes, causes, remediation steps, and retry guidance.