List all webhooks for an applicationAsk AIget https://api.indigitall.com/v2/meta/{appId}/webhookRetrieves all configured webhooks for the specified application.Path ParamsappIdintegerrequiredApplication associated with the webhook on which you want to perform the operationQuery Paramslimitintegerrequired≤ 100Defaults to 10Results per page. max: 100pageintegerrequired≥ 0Defaults to 0Page of results. min: 0findstringFilter by description, idenabledbooleanFilter by enabled field. Default list all webhookstruefalseResponses 200List webhooks defaultError 5XX, 4XXUpdated 19 days ago