Skip to main content
Every list and search response includes:
Continue paginating until:

GET endpoints

Pass cursor as a query parameter.

First request

Next request

POST search endpoints

Pass cursor in the request body. Keep filters, sort, limit, and (for opportunities) pipeline_id/stage_id identical between pages.

First request

Next request

Cursors are valid only when paired with the same query: query, filters, sort, limit, and (for opportunities) pipeline_id / stage_id. Changing any of these invalidates the cursor.