How to see experiences created by an user, but, above the 50 games limit?

I don’t know if this is the right category, but, i want to look at a banned user’s experiences, i have the API website link, but there’s one problem: The user i want to see the experiences of has about 120 experiences, and i want to look at all of them, to find a specific experience he made, but, there is a limit of 50 experiences in the API.

This is the api: https://games.roblox.com/docs#!/Games/get_v2_users_userId_games

Also, the Ascending option doesn’t work for some reason, so i can’t use that either.

You have to use the cursor parameter that is given to you in response.nextPageCursor

1 Like

Oh! Thank you, and sorry for the late response, i didn’t receive any notification.

1 Like

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.