Get Portfolio Analytics
Portfolio Tracker
Get Analytics
Read the derived analytics for a tracked portfolio. Fast and read-only —
no compute. Returns a discriminated status:
- {status: "ready", analytics} when the series is computed
- {status: "not_computed"} (200) when the portfolio exists but its series
is empty (a background compute hasn't landed) — the client triggers a
rebuild and polls, rather than dead-ending on a 404
- 404 only when the portfolio genuinely doesn't exist.
GET
Get Portfolio Analytics
Last modified on September 21, 2026