Factset · Example Payload

Factset Real Time Time Series Cursor Based Pagination Output Object Example

FinancialFinancial DataInvestment AnalyticsMarket DataPortfolio AnalyticsResearch

Factset Real Time Time Series Cursor Based Pagination Output Object Example is an example object payload from Factset, with 4 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

totalisEstimatedTotalnextprevious

Example Payload

Raw ↑
{
  "total": 42.5,
  "isEstimatedTotal": true,
  "next": "example_value",
  "previous": "example_value"
}