PaginatedMeta
Metadata returned alongside every list response.
- paginationType: object ยท Paginationrequired
Where the returned page sits in the full result set.
- hasType: boolean
_more requiredWhether at least one more page follows this one. Keep incrementing
page[number]while this istrue. - pageType: integerrequired
The page that was returned.
- pageType: integer
_size requiredHow many records this page can hold.
- requestType: string
_id requiredIdentifier for this request. Quote it when contacting support about a specific call.