GET
/
assets

Authorizations

Authorization
string
header
required

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

Query Parameters

page
integer
required

Page number

limit
integer

Number of results to return

properties
enum<string>[]

Select the asset properties that should be returned

Available options:
name,
description,
updatedAt,
createdAt,
views,
shares,
type,
assetUrl,
tags.title,
tags.createdAt,
tags.updatedAt

Response

200 - application/json
data
object