cURL
curl --request GET \ --url https://api.wapizap.com/api/v2/webhooks \ --header 'Authorization: Bearer <token>'
[ { "id": "<string>", "url": "<string>", "events": [ "<string>" ], "headers": {}, "secret": "<string>", "retryOnFailure": true, "isActive": true } ]
Retorna todos os webhooks configurados
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Bearer <token>
<token>
Lista de webhooks