get https://api.callhub.io/v1/webhooks/
List of Webhooks that are registered
Key | Value | Description |
---|---|---|
id | Integer | ID of the webhook |
url | String | URL to the webhook |
user | String | URL of the user details endpoint |
created | String | Date of creation of the webhook |
updated | String | Last change time |
event | String | CallHub Event on which the webhook will get fired |
target | String | URL that will be called when the event is fired in CallHub |