Sure, get the username
Then call get users to convert the username to an ID - Reference | Twitch Developers
Then use the user ID on the get videos endpoint
Thanks Barry! The videos endpoints however does not accept both game_id and user_id, and the response does not contain the game_id. Is there a way to filter for both game_id and user_id at the same time?
I see, thanks. If I request by game_id, it seems that the pagination is also not working correctly?
The cursor used to get the next page of results. The Pagination object in the response contains the cursor’s value. Read More Specify this parameter only if you specify the user_id query parameter.
The docs also claim that 500 videos can be returned, but that doesn’t seem to be the case?
A category or game ID. The response contains a maximum of 500 videos that show this content.