How to get video's subtitles ?
You can do this get request :
GET /api/public/medias/{mediaId-thumbnailHash}/subtitles?lang=FR
: return a text in vtt format mediaId-thumbnailHash is the concatenation separated by - of media id and thumbnail hash To get thumbnail hash you can do this get request :GET /api/dam/medias/{mediaId} in kpk:large relation href between the two hyphens