Retrieve list of custom text renditionsget https://api.jwplayer.com/v2/sites/{site_id}/media/{media_id}/custom_text_renditions/Retrieves a list of custom text renditionsPath Paramssite_idstringrequiredlength between 8 and 8Unique alphanumeric ID of the sitemedia_idstringrequiredlength between 8 and 8Unique alphanumeric ID of the mediaQuery ParamspageintegerDefaults to 1Sets the page number for pagination. First page is 1.page_lengthintegerDefaults to 10Sets the page length (number of items you get in the response) for pagination If page_length is not specified, the default value will be set. Default: 10sortstringAllows for sorting results Example: sort=priority:asc Sort order can be asc or dsc. Additionally, custom text renditions can be sorted by the following attributes: priority size Response 200Custom Text Rendition ResourcesUpdated 10 days ago