Skip to main content

webhookDeliveryStats

Delivery volume, failure count and response times for one endpoint, bucketed over time.

webhookDeliveryStats(
webhookId: ID!
interval: String
from: Int
): [WebhookDeliveryStatsBucket!]!

Arguments

webhookDeliveryStats.webhookId ● ID! non-null scalar

webhookDeliveryStats.interval ● String scalar

webhookDeliveryStats.from ● Int scalar

Type

WebhookDeliveryStatsBucket object

One time bucket of delivery statistics.