Get an Asset by id

Returns a single Asset identified by its id

get/assets/{id}

Path parameters

idstring required

The id of the Asset to retrieve

Response

Detailed information about the Asset

idstring uuid
namestring
type'AUDIO'
fileUrlstring

URL to access the asset

Changes