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.

Query Parameters

filters
object
required

Identify the asset and user. assetId is required, along with either userId or userEmail.

properties
enum<string>[]

Select the asset share link properties that should be returned

Available options:
assetId,
userId,
trackableUrl,
nonTrackableUrl

Response

Asset share link

data
object