Get Webhook

GET

Get a specific Webhook instance

Path parameters

webhook_idstringRequired

Unique identifier for a Webhook

Response

Request was successful

idstringOptional

Unique identifier for the Webhook registration

triggerTypeenumOptional
urlstringOptional

URL to send the Webhook payload to

workspaceIdstringOptional

Unique identifier for the Workspace the Webhook is registered in

siteIdstringOptional

Unique identifier for the Site the Webhook is registered in

filterobjectOptional

Only supported for the form_submission trigger type. Filter for the form you want Webhooks to be sent for.

lastTriggereddatetimeOptionalDefaults to 1970-01-01T00:00:00.000Z

Date the Webhook instance was last triggered

createdOndatetimeOptionalDefaults to 1970-01-01T00:00:00.000Z

Date the Webhook registration was created

Errors