Walking the pages
Pass thenextCursor you were handed back as ?after= to get the next page. Stop when hasMore is false (nextCursor is then null).
Parameters
The cursor is opaque: treat it as a token, never parse it. Items are ordered newest-first.