UniverseThemesResponse
- availableType: booleanrequired
Whether the caller's tier may restrict a scan universe by theme. False for free/expired/anonymous callers, and
themesis then empty — the two are reported separately so a client can tell 'upgrade to use this' from 'this week's classification produced nothing'. - themesType: array object[] · UniverseTheme[]required
This week's scannable themes. Empty when the caller's tier is not entitled, or when the upstream classification run produced none.
- labelType: stringrequired
The theme name, and the exact string that goes in Universe.Theme.
- tickerType: number
_count requiredSecurities this theme contributes to a scan universe: core + satellite assignments. NOT
num_tickersfrom /api/v2/stocks/themes, which is core-only — expect the two to differ. - colorType: string
Stable hex colour, inherited across runs where membership persists — the same colour the theme performance charts use. Optional.
- shortType: string
_label Abbreviated name for dense/small-screen contexts. Absent on classification runs predating the field, so always fall back to
label.