List webhooksget https://api.jwplayer.com/v2/webhooks/List webhooks on the accountQuery 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: id:+bIAkzJDs Webhooks can be queried by the following attributes: id event name site_id sortstringDefaults to created:dscAllows for sorting results Example: sort=created:dsc Webhooks can sorted by the following attributes: created last_modified name Responses 200Resources successfully retrieved 400Invalid JSON request bodyUpdated over 2 years ago