Retrieve All Webhook Eventsget https://{hostname}/webhooks/v1/eventsQuery ParamscountintegerDefaults to 100indexintegerDefaults to 0HeadersAuthorizationstringrequiredglobal-tenant-idstringacceptstringenumDefaults to application/jsonapplication/jsonapplication/problem+jsonAllowed:application/jsonapplication/problem+jsonResponses 200List of Events, returns an empty array in case there are no events. 401Unable to authenticate the request. 403Unable to authorize the request. 500Internal server error.Updated about 1 month ago