Get an instrument snapshot.
GET/v1/instruments/:instrument_id
Get an instrument snapshot.
Request
Responses
- 200
- 400
- 503
Engine snapshot of one instrument.
Request was malformed or failed validation. The error.code field carries the
machine-readable reason; common values include invalid_request, invalid_json,
invalid_order_id, invalid_instrument_id, invalid_credential_id,
invalid_resolution, and operation-specific codes documented per endpoint.
A required downstream (matching engine, ClickHouse, custody, instrument service) is unreachable. The request was not processed; retry with backoff.