List webhook notification logsCopy Pageget https://api-sandbox.ezypay.com/v2/webhooks/logsRetrieves a list of webhook delivery attempts.Recent RequestsLog in to see full request historyTimeStatusUser Agent Retrieving recent requests…LoadingLoading…Query Paramslimitint32Defaults to 100To paginate a large result set, use the "limit" argument to limit the number of results returned per page up to a maximum of 100 records. For example, limit=20 will show results 1-20. The default returned result would be 100.cursorint32An offset for use in pagination. Specify the number of objects to skip to fetch the next page of objects. For example, limit=10 and offset=10 will show results for record 11 - 20.eventIdstringFilter events by IDeventTypestringFilter events by this event typestatusstringFilter webhook attempts by statusHeadersmerchantstringrequiredMerchant IDResponses 200200 400400Updated 6 months ago