GET endpoints
Passcursor as a query parameter.
First request
Next request
POST search endpoints
Passcursor in the request body. Keep filters, sort, limit, and (for opportunities) pipeline_id/stage_id identical between pages.
How to paginate list and search endpoints.
cursor as a query parameter.
cursor in the request body. Keep filters, sort, limit, and (for opportunities) pipeline_id/stage_id identical between pages.