Skip to content
AchaduDevelopers
Operational APIGo to website
Dashboard
Developers/API/webhook_deliveries
Webhooks

List deliveries

Lists attempts, HTTP status and delivery errors.

GET/webhooks/{id}/deliverieswebhooks:read

Request

idstring · pathResource identifier.mandatory
limitinteger · queryQuantity per page.optional
offsetinteger · queryPagination offset.optional

Example

curl
curl 'https://achadu.com/api/v1/webhooks/resource_id/deliveries' \
+  -H 'Authorization: Bearer ach_live_...' \
+  -H 'Accept: application/json'

Answer

200Operation completed
4xxError with code, message and request_id