Request Query Parameters does not have first, after or before parameters which is indicative of an endpoint that returns a cursor.
The Response body also does not specify a cursor is returned.
Upon several tests, this endpoint does not seem to return a cursor, unless there are some edge cases that I have missed.
Expected documentation
Remove the pagination cursor from Example Response
Brief description The Get Games endpoint (https://dev.twitch.tv/docs/api/reference/#get-games) shows a pagination cursor on the right hand side for the Example Response.
Request Query Parameters does not have first, after or before parameters which is indicative of an endpoint that returns a cursor. The Response body also does not specify a cursor is returned.
Upon several tests, this endpoint does not seem to return a cursor, unless there are some edge cases that I have missed.
Expected documentation Remove the pagination cursor from Example Response
Screenshots
Additional context or questions