List Assets

This endpoint list assets in video collection. You can also pass status and tag to filter assets.

Log in to see full request history
Path Params
string
required

Gumlet video collection id.

Query Params
string

To filter assets on the basis of their current status. Can be specified as a single status value string or comma-separated status values. The status value can be one of queued, processing, ready, errored, and deleted.

string

Input tag on the basis of which assets need to be filtered. To filter on multiple tags use comma-separated string.

string

Title on the basis of which assets need to be filtered.

string

Folder name on the basis of which assets need to be filtered.

string

Offset value for a paginated list of assets.

string

Page size for the paginated list. Default: 10 Max Size: 100

string

filter assets from a playlist.

string
Defaults to createdAt

assets will be sorted based on the provided field.

string
Defaults to desc

assets will be sorted in the specified order based on provided sortBy field or by default createAt field.

Responses

Language
Credentials
Click Try It! to start a request and see the response here! Or choose an example:
application/json