Skip to main content

List all webhooks

List all webhooks

Responses

Successfully retrieved the webhooks


Schema
    data object[]
  • Array [
  • url uri
    contentType string

    Possible values: [application/json, application/x-www-form-urlencoded]

    event string

    Possible values: [incomingCall, outgoingCall, callStart, callEnd, callInsights]

    active boolean
    description string
  • ]
Loading...