Get Asset

Use this API to generate a signed URL for downloading content. Use contentUrl in response as it used is for downloading content.

Scope

Client application must have 'app.conversation.conversationmgr.interaction.manage' or 'app.conversation.conversationmgr.interaction.read' assigned to call this API

SecurityoAuthClient
Request
path Parameters
id
required
string <= 255 characters

id of object

Example: 1001
Responses
200

OK

400

Bad Request

401

Unauthorized

403

Forbidden

404

Not Found

500

Internal server error

get/assets/{id}
Request samples
Response samples
application/json
{}