Get webhook subscription
Webhook Subscriptions
Get webhook subscription
Get a webhook subscription by ID. Signing secrets are omitted after creation.
GET
Get webhook subscription
Documentation Index
Fetch the complete documentation index at: https://docs.tryarchitect.com/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
API key authentication for the External Actor Gateway
Path Parameters
The webhook subscription ID
Response
Successful operation
Unique subscription identifier
URL to open when action is triggered
Supported outbound webhook event types. page.version.* events correspond to Audience version lifecycle changes in Customer API terminology.
Available options:
page.version.created, page.version.processed, page.version.published, form.submitted, form.enriched, form.enrichment_failed Whether the subscription is active
Pattern:
^\+[1-9]\d{1,14}$Pattern:
^\+[1-9]\d{1,14}$
