fills

Get Fills

Fetch fills/trades for the user's subaccounts.

Returns fills grouped by subaccount, filterable by instrument and time range.

get/v1/fills

Query parameters

subaccount_idstring nullable
river_idinteger nullable
start_timestring date-time nullable
end_timestring date-time nullable
limitinteger
offsetinteger

Response

Successful Response

subaccount_to_fillsobject[] required

Changes

No recorded changes to this endpoint across all 9 revisions of this API.