Page 1 of 1

Return all pages via API call?

Posted: Mon Jul 06, 2020 3:04 pm
by RetroEncyclopedia
Hello, I was wondering if it is possible to return all pages in an API call at the same time. ie:

https://api.thegamesdb.net/v1/Games/ByPlatformID?id=7

returns one page at a time and i'm looking to populate a list of all entries on every page.

thanks!