get https://api-sandbox.ezypay.com/v2/webhooks/logs
Retrieves a list of webhook delivery attempts.
Responses
Retrieves a list of webhook delivery attempts.
xxxxxxxxxx
curl --request GET \
--url 'https://api-sandbox.ezypay.com/v2/webhooks/logs?limit=100' \
--header 'accept: application/json'