Skip to main content
GET
Get quotes

Query Parameters

pageSize
integer<int32>

Number of quotes to return. Max 100.

Required range: x <= 100
pageToken
string
quoteId
string
rfqId
string
creatorRfqUserId
string
symbol
string
status
enum<string>
Available options:
QUOTE_STATUS_PENDING,
QUOTE_STATUS_ACCEPTED,
QUOTE_STATUS_DELETED,
QUOTE_STATUS_EXPIRED,
QUOTE_STATUS_PASSED,
QUOTE_STATUS_DONE_AWAY,
QUOTE_STATUS_PENDING_RISK,
QUOTE_STATUS_REJECTED,
QUOTE_STATUS_PENDING_END_TRADE
clientRequestId
string

Response

200 - application/json

A successful response.

quotes
object[]
nextPageToken
string
eof
boolean