Webhooks V2
Get Webhook Endpoint Delivery Statistics
Returns delivery statistics from the endpoint's selected isolated delivery environment. Requires webhooks:read scope.
get/v2/projects/{project_id}/webhook_endpoints/{endpoint_id}/stats
Path parameters
project_idstring required
Project ID
Project ID
endpoint_idstring required
Webhook endpoint ID
Webhook endpoint ID
Query parameters
sincestring
a string to be decoded into a Date
untilstring
a string to be decoded into a Date
format'superwall' | 'superwall_v2'
Which webhook delivery application this endpoint belongs to. superwall_v2 receives typed Superwall V2 payloads. Defaults to superwall.
Which webhook delivery application this endpoint belongs to. superwall_v2 receives typed Superwall V2 payloads. Defaults to superwall.
Response
Success
Changes
No recorded changes to this endpoint across all 1 revision of this API.