Get Order Fills

Fetches quotes generated and executed on a specific AD with status filter and pagination. Works for all ad types. The path segment determines the ad type: use /merchant/v1/rates/quotes for limit orders, /merchant/v1/sweep/quotes for sweep orders, or /merchant/v1/market/quotes for market orders.

Query Params
uuid
required

AD unique identifier to fetch quote fills for.

string
Defaults to FILLED

Quote/fill status filter.

integer
1 to 100
Defaults to 50

Page size. Must be between 1 and 100.

string

Pagination cursor (pk of the last item).

Responses

Language
Credentials
Bearer
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json