Skip to main content

Pagination

List endpoints in API v2 use cursor-based pagination with a consistent shape:

Query parameters

API v2 uses pageSize. Legacy v1 list endpoints use limit instead.

Example

Response:
See Listing & filters for search, sorting, and structured filters.