Get Asset Download Link

Retrieve a presigned URL to the Asset's source file by Object ID.

The user requesting the Asset's source file must have download access to the Asset.

Average Response Time: 934ms

SecurityApiKeyAuth or BasicAuth
Request
path Parameters
id
required
string

Asset object ID

header Parameters
X-API-Key
required
string

Customer-specific API key required to invoke API.

Authorization
required
string

Provided by Authentication Token creation operation

Responses
200

The response is a JSON object containing URL to download the content.

401

Unauthorized. Missing Authorization or AccessToken or expired token

403

Forbidden. Missing X-API-key

502

Invalid Asset Object ID