List text tracksget https://api.jwplayer.com/v2/sites/{site_id}/media/{media_id}/text_tracks/Path Paramssite_idstringrequiredlength between 8 and 8Unique alphanumeric ID of the sitemedia_idstringrequiredlength between 8 and 8Unique alphanumeric ID of the mediaQuery ParamsqstringAllows for querying results Example: srclang:+en Text tracks can be queried by the following attributes: id label srclang status track_kind sortstringDefaults to created:dscAllows for sorting results Example: sort=created:dsc Sort order can be one of asc, dsc Text tracks can be sorted by the following attributes: created last_modified Responses 200Resources successfully retrieved 400Invalid JSON request body 404Resource with ID supplied does not exist in account and object namespaceUpdated over 2 years ago