v1
latestSwagger 2.02026-07-13151175.7 KBWebhooks
Read a webhook
get/webhooks/{id}
Response
The properties of a specific webhook
Example response
{
"id": 234,
"name": "My MT Webhook",
"url": "https://www.example.com",
"contactEmailAddress": "tech_team@example.com",
"triggerScope": "SENT",
"active": true,
"onWebApp": true
}