Skip to main content
GET
Returns the portfolio’s current eligible equity exposure grouped by Glider’s canonical display sectors. Tokenized equities are resolved to their canonical underlying equity before classification.
  • Auth: x-api-key header (required)
  • Scope: portfolios:read
  • The requested portfolio must belong to the authenticated tenant.
Unsupported non-equity positions are excluded from the exposure denominator and returned under diagnostics.unsupportedPositions. Equity positions that cannot be classified remain in the denominator and appear in the Unclassified row and diagnostics.unclassifiedPositions. All monetary values and weights are decimal strings. Do not parse and re-serialize them through floating-point arithmetic.
The endpoint returns 500 API_600 when live portfolio valuation is temporarily unavailable. Treat that as a transient server error and retry with backoff.