Skip to content

listAssets

GET
/api/v1/assets
curl --request GET \
--url 'https://example.com/api/v1/assets?type=image&status=uploading&sort=newest&archived=false'
page
integer
>= 1
pageSize
integer
>= 1 <= 100
search
string
type
string
Allowed values: image video widget
status
string
Allowed values: uploading uploaded queued inspecting processing ready failed deleting deleted
sort
string
Allowed values: newest oldest updated name
archived
boolean

Return manually archived and automatically expired library content instead of active content

Stable paginated media library