Skip to main content
Sitecore Documentation
  • Learn
  • Downloads
  • Changelog
  • Roadmap
CDPCloud Portal
Sitecore CDP Developer Documentation
  • Developing with Sitecore CDP
    • Base URL
        • Searching in a collection
        • Sorting search results
        • Paginating responses
    • Response codes
    • REST API Guest v2.1
    • REST API Guest data extension v2.1
    • REST API Order v2.1
    • REST API Order contact v2.1
    • REST API Order consumer v2.1
    • REST API Order data extension v2.1
    • REST API Order item data extension v2.1
    • REST API Audience export
  1. Using a collection resource
  1. REST APIs
  2. Using a collection resource
  3. 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

If you have suggestions for improving this article, let us know!

Documentation Assistant

This assistant uses AI to generate responses based on Sitecore documentation. While it has access to official sources, answers may be incomplete or inaccurate and should not be considered official advice or support.
Powered by
k
kapa.ai
Protected by reCAPTCHA

© Copyright 2026, Sitecore A/S or a Sitecore affiliated company.
All rights reserved.

Privacy policySitecore Trust CenterTerms of use