Download position ledger as CSV
Download position ledger as CSV
Streams position ledger as CSV.
GET
Download position ledger as CSV
Documentation Index
Fetch the complete documentation index at: https://docs.polymarket.us/llms.txt
Use this file to discover all available pages before exploring further.
Query Parameters
Required. Fully qualified resource name of the account.
Optional. Filter by instrument symbol.
Optional. Inclusive lower bound on update_time. Clamped to 2026-05-01T00:00:00Z.
Optional. Inclusive upper bound on update_time.
Optional. Maximum entries per page (max 1000). Values above 1000 return InvalidArgument.
Required range:
x <= 1000Optional. Resume token from a previous download.
Optional. If true, rows are emitted in descending update_time order.
Response
200 - text/csv
A successful response (streaming).
CSV file stream containing position ledger entries.