Assets
Retrieve an asset
Retrieve an asset by ID
GET
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
Unique identifier
Query Parameters
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