Ampersand · Schema

PaginationInfo

PaginationInfo schema from Ampersand API

Developer ToolsIntegrationsPlatformSaaSOAuthData SyncWebhooks

Properties

Name Type Description
done boolean If set to true, this is the last page of results for the given operation. There are no more results & there will be no nextPageToken sent when done is true.
nextPageToken string If present, set this value against your 'pageToken' query parameter in the next API call, which will retrieve the next set of results.
View JSON Schema on GitHub