get https://services.uplynk.com/api/v4/assets//subtitles
List all subtitle tracks associated with a specific asset, identified by asset_id (asset GUID). The response includes each track’s number, language code, and description. This is useful for inspecting all subtitle content attached to an asset before playback, editing, or export.
Sample Use Cases
- Retrieve available subtitle languages for display in a player UI.
- Check that a recent subtitle upload was processed correctly.
- Programmatically monitor subtitle consistency across assets.
Authentication
API Scopes:
- video.services.assets:read
- video.services.assets:write