Get historical positions
Returns historical broker positions for the authenticated principal’s organization, optionally filtered by trading account, symbol, and time range. Callers must be scoped to an organization and have intent read access: service-account callers need intent:read; API-key callers need organization intent read permission; user callers need an organization admin, member, or read-only role. When account_id is supplied, the trading account must belong to the caller’s organization.
Documentation Index
Fetch the complete documentation index at: https://docs.anthid.com/llms.txt
Use this file to discover all available pages before exploring further.
Query Parameters
Filter positions by trading account id
Filter positions by symbol. Symbols are normalized to uppercase
Range start, inclusive. Defaults to 30 days before end when only end is supplied, otherwise defaults to 30 days before now
Range end, exclusive. Defaults to the current time. Supplied ranges are rounded to minute boundaries and may not exceed 30 days
Maximum number of results to return. Defaults to 100 and is capped at 1000
x >= 0Opaque keyset pagination cursor from a previous response