Get current orders
Returns the latest broker order rows for the authenticated principal’s organization, optionally filtered by trading account, symbol, intent, and external order id. 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 orders by trading account id
Filter orders by symbol. Symbols are normalized to uppercase
Filter orders by external broker order id
Filter orders by originating intent id
Maximum number of results to return. Defaults to 100 and is capped at 1000
x >= 0Opaque keyset pagination cursor from a previous response