Skip to main content
GET
List workspace media assets

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Query Parameters

kind
enum<string> | null
Available options:
video,
audio,
image
cursor
string | null
limit
integer
default:20

Response

Successful Response

data
MediaAssetOut · object[]
required
next_cursor
string | null
has_more
boolean
default:false