Poll Quotes
Trading
Poll Quotes
Poll for the latest market maker quotes on an open quote request. Returns the current best quote and total count.
GET
Poll Quotes
Poll for the current best quote submitted by market makers on an open quote request.
The preferred transport for live pricing is the SSE stream
GET /quote-requests/{id}/stream, which pushes an update only when the best quote changes. This poll endpoint still exists as a fallback for clients that cannot use Server-Sent Events.Path Parameters
The requestId returned by Create Quote Request.
Example:
"req-789"
