Skip to main content
GET
/
api
/
WebHooks
/
events
/
all
Get all Web Hook Events.
curl --request GET \
  --url https://api.example.com/api/WebHooks/events/all
[
  {
    "name": "<string>"
  }
]

Response

200 - application/json

OK

name
string | null