Get Webhook

GET

Get a site webhook

Path parameters

site_idstringRequired

Unique identifier for a Site

webhook_idstringRequired

Unique identifier for a Webhook

Headers

Accept-VersionstringOptional

The API version

Response

Request was successful

_idstringOptionalformat: "uuid"

Unique identifier for a Webhook

triggerTypeenumOptional
triggerIdstringOptionalformat: "uuid"

Unique identifier for the Webhook Trigger

sitestringOptionalformat: "uuid"

Unique identifier for a Webhook

filtermap from strings to anyOptional

filter for selecting which events you want webhooks to be triggered for.

lastUseddatetimeOptional

Date trigger was last used

createdOndatetimeOptional

Date trigger was created

Errors

Built with