Skip to main content

PaginationMeta

next_cursorstring

Cursor for the next page

has_moreboolean

Whether there are more items to fetch

PaginationMeta
{
"next_cursor": "string",
"has_more": true
}
Was this page helpful?