v1
latestOpenAPI 3.0.12026-07-2683220192.3 KBPositions
List account positions
Lists all positions within an account
get/v1/positions
Query parameters
namestring
Fully qualified resource name of the account.
symbolstring
Symbol to filter (optional).
as_of_timestring date-time
Query positions as of this timestamp (RFC3339 format, e.g., 2026-01-02T17:00:00Z). Returns historical positions instead of current. Mutually exclusive with as_of_date.
as_of_date.yearinteger
Year for end-of-trading-day position query (e.g., 2026). Use with as_of_date.month and as_of_date.day.
as_of_date.monthinteger
Month (1-12) for end-of-trading-day position query.
as_of_date.dayinteger
Day (1-31) for end-of-trading-day position query.
Response
A successful response.