Account Positions (NEW)

View as MarkdownOpen in Claude

Returns a list of positions for the given account. /portfolio/accounts or /portfolio/subaccounts must be called prior to this endpoint. This endpoint provides near-real time updates and removes caching otherwise found in the /portfolio/{accountId}/positions/{pageId} endpoint.

Path parameters

accountIdstringRequired

Query parameters

modelstringOptional
directionenumOptionalDefaults to a
The chronologic order of orders to sort by. * `a` - Display in ascending order. * `d` - Display in descending order.
Allowed values:

Response

response with position details

Errors

401
Unauthorized Error
500
Internal Server Error
503
Service Unavailable Error