/webhooks
GET {{baseUrl}}/webhooks
Returns all webhooks for the authentication method
RESPONSES
status: OK
[{"id":"\u003cinteger\u003e","createdAt":"\u003cstring\u003e","topic":"\u003cstring\u003e","url":"\u003cstring\u003e","enabled":"\u003cboolean\u003e","verified":"\u003cboolean\u003e"},{"id":"\u003cinteger\u003e","createdAt":"\u003cstring\u003e","topic":"\u003cstring\u003e","url":"\u003cstring\u003e","enabled":"\u003cboolean\u003e","verified":"\u003cboolean\u003e"}]