Latest (v2)
cURL
curl --location 'https://www.headout.com/api/public/v2/webhooks/' \ --header 'Headout-Auth: <YOUR_API_KEY>'
{ "timestamp": 1756977128516, "message": "Webhook configuration retrieved successfully", "data": { "url": "https://your-domain.com/webhooks/headout/booking-status", "enabled": true } }
Retrieve your current webhook configuration
Webhook configuration retrieved successfully
Response timestamp in milliseconds
1642248153000
Response message
"Webhook configuration created successfully"
Show child attributes
Response data payload
Was this page helpful?