[{"label":"Latest (V1)","version":"latest"}]
horizon-cloud-nextgen
ErrorResponse
Properties
string
resource
Optional
integer as int32
status
Optional
string
traceId
Optional
JSON Example
{
"errors": [
{
"cause": "ErrorDetail Object",
"code": "string",
"detail": "string",
"domain": "string",
"message": "string",
"parameters": {
"key": "string"
},
"severity": "string",
"timestampInUtc": "string"
}
],
"resource": "string",
"status": 0,
"traceId": "string"
}