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?
Cursor for the next page
Whether there are more items to fetch
{
"next_cursor": "string",
"has_more": true
}