List Workspace Content

List folders and assets for a workspace in a single response. Use parent_id to browse a specific folder, or filters like title, status, and playlist_id to search assets.

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

Video workspace id.

Query Params
string
enum
Defaults to all

Return folders, videos, or all. Default is all.

Allowed:
string

Parent folder id. Send null to browse the root level.

string

Search folders or assets by title/name.

string

Comma-separated asset status values.

string

Comma-separated asset tags.

string

Filter assets to a playlist.

string

Asset created_at lower bound.

string

Asset created_at upper bound.

number

Minimum asset duration in seconds.

number

Maximum asset duration in seconds.

string
enum

Sort assets by a supported field.

Allowed:
string
enum

Asset sort order.

Allowed:
string
enum

Search index used for asset title search.

Allowed:
integer
Defaults to 0

Offset for paginated results.

integer
≤ 100
Defaults to 20

Page size. Maximum 100.

Responses

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