Usable endpoint to retrieve all of the videos' information, with filtering and sorting.

GET https://apis.elai.io/api/v1/videos?status=ready,rendering&tags=template&sort=-updatedAt,name&limit=10
GET https://apis.elai.io/api/v1/videos?status=ready&status=rendering&tags=template&tags=mylist&sort=-updatedAt,+name&limit=10
Language
Authorization
Header
Click Try It! to start a request and see the response here!