List webhooks

List all outgoing Duve Connect webhook configurations for your company.

Headers

AuthorizationstringRequired

Bearer access token. See Authentication endpoint for details.

Response

List of webhooks
_idstring or null
namestring or null
eventstring or null

Event key. See Appendix - Webhook events.

urlstring or null
conditionslist of objects or null
dataPointslist of strings or null

See Appendix - Webhook data points.

isEnabledboolean or nullDefaults to true
headerslist of objects or null
brandslist of strings or null

Brand ids (ObjectId as string) to limit delivery

valueNameToComparestring or null

Used for specific events like reservationDetailsUpdated to target ETA/ETD/stayDateChanged

notifyOnWebhookFailuresboolean or null
Email notification on webhook failures
failureNotificationEmailslist of strings or null
Email addresses to notify on webhook failures