Retrieve list of custom video renditionsget https://api.jwplayer.com/v2/sites/{site_id}/media/{media_id}/custom_video_renditions/Retrieves a list of custom video 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=size:asc Sort order can be asc or dsc. Additionally, custom video renditions can be sorted by the following attributes: size codec width height Response 200Custom Video Rendition ResourcesUpdated 10 days ago