Pagination
SchemaFields
· 2hasMore boolean required True if there are more items after this page.
nextCursor string · uuid· nullable required Pass this value as the 'after' query parameter to fetch the next page. Null when there are no more pages.