Skip to main content

Page

hasMoreboolean

Whether there are more results to fetch after this page

Example: true
dataobject[]

The list of results in the page

nextPageIdstring

The id to use for fetching the next page of results

Example: 2512c910-57b0-4883-b3e3-5ff95ffab822
Page
{
"hasMore": true,
"data": [
{}
],
"nextPageId": "2512c910-57b0-4883-b3e3-5ff95ffab822"
}