Skip to main content
GET
/
webhook
Get webhooks
curl --request GET \
  --url https://virtserver.swaggerhub.com/nickel-ace/apiv1/1.0.0/webhook
{
  "webhooks": [
    {
      "url": "<string>",
      "id": "<string>"
    }
  ]
}

Response

Successful operation

webhooks
object[]