Positions

Open positions (paginated, page 0 = first 30) + allocation breakdown by asset class / sector / group.

GET
/portfolio/{accountId}/positions/0
Open positions (page 0)
Click Run to fetch.
GET
/portfolio/{accountId}/allocation
Allocation by asset class / sector
Click Run to fetch.
Other position endpoints (read-only)
Available but not auto-loaded — see /docs for details
  • GET /portfolio/{accountId}/position/{conid} — drill into a single position
  • GET /portfolio/positions/{conid} — same conid across all accounts
  • GET /portfolio/{accountId}/combopositions — combo positions
  • GET /portfolio/{accountId}/positions/cash — cash-only positions
  • POST /portfolio/{accountId}/positions/invalidate — force position cache refresh