Is there any way to get all the videos from Vimeo that don't contain a tag?
E.g. /videos?tag_not=excluded or something similar.
The query parameter just called query is a string, and it appears to search free text in the title and/or description.
There is documentation for getting videos with a specific tag, but I want the opposite.