GET
/v1/videos

No description available

Query Parameters

NameTypeDescription
limit numberNumber of results to return per page (1-100)
offset numberNumber of results to skip for pagination
orderBy stringField to sort by
orderDirection stringSort direction (ascending or descending)
include stringComma-separated list of related resources to include
folderId stringFilter by folder ID (use 'null' for root videos)
channelId stringFilter by YouTube channel ID
v stringFilter by YouTube video ID

Responses

Authentication

Enter your API key to test this endpoint. Get your key from your account settings.

Try it out
Snippets
Loading...