CursorNext
Advance to the next page in an active cursor-based query session.
GET
/api/v1/resources/cursor-nextOperation ID
CursorNextSince
1.0.0Execution Mode
SynchronousAuth Context
Auth RequiredAuth Context
Send these values as request headers when calling this API.
AuthorizationstringRequiredBearer Token
X-Tenant-IDstringX-Tenant-ID
Request Inputs
Query Parameters
cursorStringOpaque cursor token from a previous CursorQuery or CursorNext response Opaque cursor token from a previous CursorQuery or CursorNext response
pageSizeIntegerNumber of records to return for this page Number of records to return for this page
Example: 0
