For the complete documentation index, see llms.txt. This page is also available as Markdown.

webhookEventsChart

Graphql fields and variables for the webhookEventsChart query

Chart data for webhook event logs showing success and failure counts over the last 30 days

Scope required: workflow:read

For a complete list of possible response fields see the WebhookEventsChart type.

query webhookEventsChart () {
  webhookEventsChart () {
    
  }
}

Response

Last updated

Was this helpful?