Skip to main content
GET
cURL

Authorizations

Authorization
string
header
required

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

Path Parameters

id
string
required

Unique identifier

Example:

"RiHO4e0Ju3DS"

Query Parameters

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

Asset

data
object