Skip to main content
GET
Get Telemetry Factor

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Query Parameters

date
string | null

Report date (YYYY-MM-DD). Defaults to latest.

fields
string[] | null

Sub-fields to include. Default: factors, commentary, split_methods (~2.2KB). Opt-in: portfolios (~107KB), timeseries (~592KB), correlations (~767KB).

market
string | null

Filter portfolios and split_methods to one market, e.g. US. Only applies when portfolios is in fields.

Response

Successful Response

Last modified on September 21, 2026