get_data_incidents
List data quality incidents with filters for status, exchange, or time. Get severity, duration, root cause, and resolution details.
Instructions
List data quality incidents (outages, gaps, degradations). Filter by status, exchange, or time. Returns incident details including severity, affected data types, duration, root cause, and resolution.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| status | No | Filter incidents by status | |
| exchange | No | Venue scope | |
| since | No | Only incidents after this time (Unix ms or ISO) | |
| limit | No | Max results (default 20, max 100) | |
| offset | No | Pagination offset |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| data | Yes | Result data object |