Get the subtitles for an Asset

Deprecated
Fetch subtitles that have been hoisted out by the media pipeline

Authentication

AuthorizationBearer

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

Path parameters

asset_idstringRequiredformat: "uuid"

Response

Asset subtitle response
_typeenum
Allowed values:
idstringformat: "uuid"
subtitle_trackslist of strings

Errors

401
Unauthorized Error
404
Not Found Error