Get Presentation Links for a particular asset

Get a paginated list of Presentation Links attached to a particular asset ID

Authentication

AuthorizationBearer

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

Path parameters

asset_idstringRequiredformat: "uuid"

Response headers

page-numberinteger
Current page of results
per-pageinteger
Number of entries per page
totalinteger
Total entries across all pagess
total-pagesinteger
Number of pages

Response

Presentations success response
enabledboolean
vanitystring
include_upload_dateboolean
presentation_itemslist of objects
available_featuresobject
autoplayboolean
access_controlobject
secureboolean
asset_idstringformat: "uuid"
project_idstringformat: "uuid"
include_extboolean
layoutenum
Allowed values:
assetslist of objects
descriptionstring
deleted_atstringformat: "date-time"
passwordstring
assetobject

Accepts arbitrary key/value pairs for storing information on an asset

teamobject
namestring
formatstring
owner_idstringformat: "uuid"
can_downloadboolean
projectobject
short_urlstring
inserted_atstringformat: "date-time"
updated_atstringformat: "date-time"
stylestring
text_colorstring
titlestring
expires_atstringformat: "date-time"
colorstring
idstringformat: "uuid"
view_countintegerDefaults to 0
reviewer_countintegerDefaults to 0
background_colorstring

Errors

401
Unauthorized Error
404
Not Found Error