List instruments known to the matching engine.
GET/v1/instruments
Returns a lightweight snapshot of every instrument the engine currently has loaded with its lifecycle state. For the operator-authored metadata (resolution criterion, closes_at, handle), use /v1/instrument/instruments.
Responses
- 200
- 500
- 503
Array of instrument snapshots.
Unexpected server error. Includes a correlation_id; report it when filing a bug.
A required downstream (matching engine, ClickHouse, custody, instrument service) is unreachable. The request was not processed; retry with backoff.