Get webhook subscription
Webhook Subscriptions
Get webhook subscription
Get a webhook subscription by ID. Signing secrets are omitted after creation.
GET
Get webhook subscription
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, billing.trial.spend_threshold.v1, billing.trial.capped.v1, billing.trial.extended.v1, self_serve.signup_enriched, self_serve.tenant_pre_approved Whether the subscription is active
Pattern:
^(?:(?:\d\d[2468][048]|\d\d[13579][26]|\d\d0[48]|[02468][048]00|[13579][26]00)-02-29|\d{4}-(?:(?:0[13578]|1[02])-(?:0[1-9]|[12]\d|3[01])|(?:0[469]|11)-(?:0[1-9]|[12]\d|30)|(?:02)-(?:0[1-9]|1\d|2[0-8])))T(?:(?:[01]\d|2[0-3]):[0-5]\d(?::[0-5]\d(?:\.\d+)?)?(?:Z))$Pattern:
^(?:(?:\d\d[2468][048]|\d\d[13579][26]|\d\d0[48]|[02468][048]00|[13579][26]00)-02-29|\d{4}-(?:(?:0[13578]|1[02])-(?:0[1-9]|[12]\d|3[01])|(?:0[469]|11)-(?:0[1-9]|[12]\d|30)|(?:02)-(?:0[1-9]|1\d|2[0-8])))T(?:(?:[01]\d|2[0-3]):[0-5]\d(?::[0-5]\d(?:\.\d+)?)?(?:Z))$Related topics
List webhook subscriptionsDelete webhook subscriptionCreate webhook subscriptionUpdate webhook subscriptionMCP Integration
