Get position ledger
Returns historical position changes for an account.
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. Example: firms/ISV-Alice/accounts/alice-trading.
Optional. Filter by instrument symbol.
Optional. Inclusive lower bound on update_time (RFC3339). Clamped upstream to 2026-05-01T00:00:00Z.
Optional. Inclusive upper bound on update_time (RFC3339).
Optional. Maximum entries to return per page (max 1000). Values above 1000 return InvalidArgument.
x <= 1000Optional. Pagination token from a previous response's nextPageToken field. Omit for the first request.
Optional. If true, return entries in descending update_time order. Default is false (oldest first).
Response
A successful response.