Twitch
User Videos
Fetches a list of videos (100 max) for a Twitch user, returning each video's id, slug, url, embedURL, title, viewCount, language, durationSeconds, game info, broadcaster details with follower count, thumbnailURL, and videoQualities at multiple resolutions with a signed videoURL for playback. Supports pagination via cursor and a trim option for lighter responses.
get/v1/twitch/user/videos
Query parameters
handlestring required
Twitch handle
filter_by'HIGHLIGHT' | 'ARCHIVE' | 'UPLOAD'
Filter by
sort_by'TIME' | 'VIEWS'
Sort by
Response
Successful response
Changes
No recorded changes to this endpoint across all 1 revision of this API.