v1

latestOpenAPI 3.0.12026-07-2683220192.3 KB
Positions

Download position ledger as CSV

Streams position ledger as CSV.

get/v1/positions/ledger/download

Query parameters

accountstring required

Required. Fully qualified resource name of the account.

symbolstring

Optional. Filter by instrument symbol.

start_timestring date-time

Optional. Inclusive lower bound on update_time. Clamped to 2026-05-01T00:00:00Z.

end_timestring date-time

Optional. Inclusive upper bound on update_time.

page_sizeinteger

Optional. Maximum entries per page (max 1000). Values above 1000 return InvalidArgument.

page_tokenstring

Optional. Resume token from a previous download.

newest_firstboolean

Optional. If true, rows are emitted in descending update_time order.

Response

A successful response (streaming).