/webhooks/{id}
GET {{baseUrl}}/webhooks/:id
Returns a single webhook
RESPONSES
status: OK
{"id":"\u003cinteger\u003e","createdAt":"\u003cstring\u003e","topic":"\u003cstring\u003e","url":"\u003cstring\u003e","enabled":"\u003cboolean\u003e","verified":"\u003cboolean\u003e"}