Webhooks
Get a webhook
Get a webhook
get/webhooks/{webhook_id}
Path parameters
webhook_idstring uuid required
Example:b01db9c7-78f2-4a99-8aca-1231d32f9b96
Webhook ID
Response
Webhook
Example response
{
"tenant": "abcdef_ghijkl"
}Get a webhook
Webhook ID
Webhook
{
"tenant": "abcdef_ghijkl"
}