ErrorResponse
Standard error response structure.
- errorType: string
Key requiredA machine-readable key identifying the specific error.
- pathType: stringrequired
The request path that triggered the error.
- statusType: integer
Code requiredHTTP status code.
- timestampType: stringFormat: date-timerequired
UTC timestamp of when the error occurred.
- errorType: object
Map Additional error details as key-value pairs. May be empty.