Get audio for an AssetDeprecated

Fetch the audio tracks for a given Asset

SecurityJWT or OAuth2 or DeveloperToken
Request
path Parameters
asset_id
required
string <uuid>
Responses
200

Asset audio response

Response Schema: application/json
_type
string
Value: "asset_audio"
audio_tracks
Array of strings
id
string <uuid>
401

Unauthorized response

404

Not Found response

get/v2/assets/{asset_id}/audio
Request samples
Response samples
application/json
{}