v27

latestOpenAPI 3.0.0MITraw.githubusercontent.com2025-11-2810941146.5 KB
Applications

retrieve webhook

get/Webhooks/{WebhookSid}

Response

webhook found

webhook_sidstring uuid
urlstring url required
method'get' | 'post'
usernamestring
passwordstring

Example response

{
  "url": "https://acme.com",
  "method": "POST"
}