API

Get a list of webhooks

List of all webhooks

Response

  • webhook_id
    string
    Webhook ID
    • url
      string
      URL for the webhook
      • website
        string
        Website name
        • website_id
          string
          Website ID
          • version
            string
            API version
            • enabled
              boolean
              Webhook enabled status
              • created_date
                integer
                Unix timestamp for creation date
                • created_by
                  string
                  Creator of the webhook
                  1
                  [
                  2
                  {
                  3
                  "webhook_id": "string",
                  4
                  "url": "string",
                  5
                  "website": "string",
                  6
                  "website_id": "string",
                  7
                  "version": "string",
                  8
                  "enabled": true,
                  9
                  "created_date": 0,
                  10
                  "created_by": "string"
                  11
                  }
                  12
                  ]
                  Delete alertCreate webhook