v2

latestOpenAPI 3.1.0Proprietary2026-08-054985119.4 KB
positions

Get Positions

Fetch positions for user's subaccounts.

Positions are computed from cumulative fills, with avg buy/sell prices, fees, and fill count. Returns positions grouped by subaccount. By default, only positions in open markets are returned.

get/v1/positions

Query parameters

subaccount_idstring uuid nullable

Filter by specific subaccount

Filter by specific subaccount

river_idinteger nullable

Filter by instrument

Filter by instrument

include_closedboolean

Include positions in closed markets

Include positions in closed markets

Response

Successful Response

subaccount_to_positionsobject[] required