| Method | Path | operationId | Success schema | Deprecated |
|---|---|---|---|---|
GET | /v1/data-quality/coverage | getDataQualityCoverage | CoverageResponse | no |
GET | /v1/data-quality/coverage/{exchange} | getExchangeCoverage | ExchangeCoverageResponse | no |
GET | /v1/data-quality/coverage/{exchange}/{symbol} | getSymbolCoverage | SymbolCoverageResponse | no |
GET | /v1/data-quality/incidents | listIncidents | IncidentsResponse | no |
GET | /v1/data-quality/incidents/{id} | getIncident | Incident | no |
GET | /v1/data-quality/latency | getLatencyMetrics | LatencyResponse | no |
GET | /v1/data-quality/sla | getSlaMetrics | SlaResponse | no |
GET | /v1/data-quality/status | getDataQualityStatus | StatusResponse | no |
Data Quality Schemas
Generated operation schema index for Data Quality. Includes 0xArchive route contracts, success schemas, deprecation labels, and linked operation schema pages.
Source OpenAPI: 0xArchive API 1.5.0; 140 paths; 119 component schemas.
Use this page to find Data Quality operation schemas by method and path. Open an operation schema for the raw JSON shape, or use Endpoint Reference for the full request and response page.
Last modified on June 29, 2026