Returns an example payload for a given webhook event type.
curl --request GET \
--url https://api.calendly.com/webhook_subscriptions/sample_data \
--header 'Authorization: Bearer <token>'Documentation Index
Fetch the complete documentation index at: https://calendly-preview.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
invitee.created, invitee.canceled, invitee_no_show.created, invitee_no_show.deleted, routing_form_submission.created OK
curl --request GET \
--url https://api.calendly.com/webhook_subscriptions/sample_data \
--header 'Authorization: Bearer <token>'