Download OpenAPI specification:
| limit | integer [ 1 .. 50 ] |
| cursor | string |
{- "meta": {
- "generated_at_utc": "2019-08-24T14:15:22Z",
- "source": "FIXTURE",
- "status": "STORED",
- "cursor": "string",
- "reason_code": "string"
}, - "items": [
- {
- "incident_id": "string",
- "occurred_at_utc": "2019-08-24T14:15:22Z",
- "severity": "INFO",
- "component": "RAIL",
- "category": "TIMEOUT",
- "summary": "string",
- "reason_code": "string",
- "related": {
- "seal_ref": "string",
- "correlation_id": "string",
- "object_ref": {
- "object_type": "string",
- "object_id": "string"
}
}, - "remediation_hint": "string"
}
]
}