Current webhook statusget https://{tenanturl}/config/v1.0/webhooks/{id}/statsRetrieve the statistics for a webhook.Recent RequestsLog in to see full request historyTimeStatusUser Agent Retrieving recent requestsâŠLoadingLoadingâŠPath ParamsidstringrequiredID of the webhook to queryQuery ParamstimestringTimestamp of stat to lookup. Should be a unix epoch. Will be rounded down to the nearest hour.Responses 200Webhook Statistics object 400The request cannot be processed because the request body contains improperly structured JSON. 401The unauthenticated user does not have the permissions to perform the requested operation. 403The unauthenticated user does not have the permissions to perform the requested operation. 404The resource cannot be found. 500Internal Server Error.Updated over 2 years ago