Pagination

Schema

Fields

· 2
hasMore 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.

Used by

· 4 operations