Paginate through Opportunities in Affinity. Returns basic information but not field data on each Opportunity.
To access field data on Opportunities, use the /lists/{list_id}/list-entries
or the /v2/lists/{list_id}/saved-views/{view_id}/list-entries GET endpoint.
Requires the “Export data from Lists” permission.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Cursor for the next or previous page
"ICAgICAgYmVmb3JlOjo6Nw"
Number of items to include in the page
1 <= x <= 100100
Opportunity IDs
1 <= x <= 9007199254740991OK
OpportunityPaged model