OPENAPI / COMPONENTS / SCHEMAS
Error Response Error
ErrorResponseErrorContains information about an error that occurred.
object3properties
error_msgstringrequiredMessage describing an error.
error_pathstringPath at which an error occurred.
error_namestringrequiredName 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.