Webhooks
Get a webhook by ID
GET
Error
Documentation Index
Fetch the complete documentation index at: https://docs.boseat.com/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
OAuth2 authentication for Boseat API
Path Parameters
Webhook ID
Response
Webhook found
Unique identifier of the webhook
Example:
"04f5748b-46e7-476b-95fe-48390e20f581"
URL of the webhook
Example:
"https://mywebhookurl.com/webhook"
Description of the webhook
Example:
"My webhook description"
List of events to subscribe to
Available options:
booking.created, booking.updated, booking.deleted Error