get https://api.assignr.com/api/v2/users//games
get a list of user games
Log in to see full request history
Response
get a list of user games
xxxxxxxxxx
curl --request GET \
--url 'https://api.assignr.com/api/v2/users/user_id/games?page=1&limit=50' \
--header 'accept: application/json'
Try It!
to start a request and see the response here! Or choose an example: