List subtitle track details

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
Language
Credentials
Header
Click Try It! to start a request and see the response here!