get https://api.gumlet.com/v1/video/assets/list/
This endpoint list assets in video collection. You can also pass status
and tag
to filter assets.
Log in to see full request history
Responses
This endpoint list assets in video collection. You can also pass status
and tag
to filter assets.
xxxxxxxxxx
curl --request GET \
--url 'https://api.gumlet.com/v1/video/assets/list/collection_id?sortBy=createdAt&orderBy=desc' \
--header 'accept: application/json'
Try It!
to start a request and see the response here! Or choose an example: