GET videos

vimeo.com

Summary: Search for videos
Operation ID: search_videos
Auth: unknown

Parameters (8)

direction (string, query, optional)

The sort direction of the results.

Constraints: {'enum': ['asc', 'desc']}

filter (string, query, optional)

The attribute by which to filter the results. `CC` and related filters target videos with the corresponding Creative Commons licenses. For more information, see our [Creative Commons](https://vimeo.com/creativecommons) page.

Constraints: {'enum': ['CC', 'CC-BY', 'CC-BY-NC', 'CC-BY-NC-ND', 'CC-BY-NC-SA', 'CC-BY-ND', 'CC-BY-SA', 'CC0', 'categories', 'duration', 'in-progress', 'minimum_likes', 'trending', 'upload_date']}

links (string, query, optional)

A comma-separated list of video URLs to find.

page (number, query, optional)

The page number of the results to show.

per_page (number, query, optional)

The number of items to show on each page of results, up to a maximum of 100.

query (string, query, required)

Search query.

sort (string, query, optional)

The way to sort the results.

Constraints: {'enum': ['alphabetical', 'comments', 'date', 'duration', 'likes', 'plays', 'relevant']}

uris (string, query, optional)

The comma-separated list of videos to find.

No probe data for this endpoint yet.