Factset · Example Payload

Factset Universal Screening Pagination Response Example

FinancialFinancial DataInvestment AnalyticsMarket DataPortfolio AnalyticsResearch

Factset Universal Screening Pagination Response 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

isEstimatedTotalnextprevtotal

Example Payload

Raw ↑
{
  "isEstimatedTotal": true,
  "next": "example_value",
  "prev": 10,
  "total": 10
}