List app configsget https://api.jwplayer.com/v2/sites/{site_id}/app_configs/List all app configs for a sitePath Paramssite_idstringrequiredlength between 8 and 8Unique alphanumeric ID of the siteQuery 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: 10qstringAllows for querying results Example: app_name:+a title App configs can be queried by the following attributes: app_name id sortstringDefaults to created:dscAllows for sorting results Example: sort=created:dsc Sort order can be one of asc, dsc App configs can be sorted by the following attributes: app_name created last_modified Responses 200Success defaultAPI error responseUpdated over 2 years ago