Get Webhook
Outbound Webhooks
GET /Webhooks/{event}
Retrieve the webhook subscription for a specific event.
GET
Get Webhook
Retrieve the webhook subscription for a specific event.
Example 200 Response
string
required
Your API key
string
required
Event name. Valid values:
BOOKING_CREATED, BOOKING_UPDATED, GIFTCARDS_CREATED, GIFTCARDS_UPDATED, GIFTCARDS_CANCELLED, GIFTCARDS_REDEEMEDAuthorizations
Headers
API Key authentication header
Path Parameters
The name of the event that the webhook subscription is being retrieved for.
Available options:
BOOKING_CREATED, BOOKING_UPDATED, GIFTCARDS_CREATED, GIFTCARDS_UPDATED, GIFTCARDS_CANCELLED, GIFTCARDS_REDEEMED