Retrieve list of custom audio renditionsget https://api.jwplayer.com/v2/sites/{site_id}/media/{media_id}/custom_audio_renditions/Retrieves a list of custom audio 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 audio renditions can be sorted by the following attributes: priority size codec Response 200Custom Audio Rendition ResourcesUpdated 20 days ago