List Assets

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

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required
Query Params
string
enum

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.

Allowed:
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
enum
Defaults to createdAt

assets will be sorted based on the provided field.

Allowed:
string
enum
Defaults to desc

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

Allowed:
string

Search for folders, videos, or both. For videos, use videos. For folders, use folders. If you do not send this parameter, it will search for both.

Responses

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