Skip to main content
Users
CloudPortalLogin
  • Powered byPowered by
Developing with Sitecore CDP
Data privacy
Before you start sending data
Integrating with Sitecore CDP
Stream API
Batch API
REST APIs
Data lake export service
  • Sitecore CDP for developers
  • REST APIs
  • Using a collection resource
  • Paginating responses

Paginating responses

If a collection resource represents a large enough number of resource instances, it does not include them all in a single response. You can apply pagination to break up the results of the JSON response into one or more pages of data. You can request additional pages as separate requests.

To control pagination, use the following optional query parameters:

Parameter name

Type

Description

Example

offset

number

(The default is 0)

The zero-based starting index in the entire collection of the first item to return.

10

limit

number

(default: 10, minimum: 1, maximum:100)

The maximum number of collection items to return for a single request.

40

Do you have some feedback for us?

If you have suggestions for improving this article,

Privacy policySitecore Trust CenterCopyright © 1999-2025 Sitecore