For AI agents: a documentation index is available at the root level at /llms.txt. Append /llms.txt to any URL for a page-level index, or .md for the markdown version of any page.
Developer
Developer
Search docs
/
Ask AI
Dev Portal
Docs
API Reference
Learn
Community
Changelog
GraphQL
Admin
Types
Inputs
WebhookFiltersInput
INPUT
Copy page
Input fields
channelId
String
Optional
The webhook channel ID.
destination
String
Optional
The destination URL or topic where the event messages will be sent.
status
WebhookStatus
Optional
The status of a webhook.
Allowed values:
ACTIVE
DISABLED
INACTIVE
scope
String
Optional
The scope of the event subscription.
Referenced by
Arguments
Store.webhooks(filters)