Get audio for an Asset

Deprecated
Fetch the audio tracks for a given Asset

Authentication

AuthorizationBearer

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

Path parameters

asset_idstringRequiredformat: "uuid"

Response

Asset audio response
_typeenum
Allowed values:
audio_trackslist of strings
idstringformat: "uuid"

Errors

401
Unauthorized Error
404
Not Found Error