Get a webhook details
GET {{baseUrl}}/webhooks/:webhookId
HEADERS
| Key | Datatype | Required | Description | 
|---|---|---|---|
| Accept | string | 
RESPONSES
status: OK
{"url":"http://example.domain.com/1brxxxxxx5p1","id":7287,"description":"Webhook triggered on campaign openings and addition of lists","events":["listAdditions","opened"],"type":"marketing","createdAt":"2016-06-07T09:10:10.000Z","modifiedAt":"2016-06-08T11:30:00.000Z"}