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

List webhooks

List destinations and events, never the secret.

GET/webhookswebhooks:read

Request

limitinteger · queryQuantity per page.optional
offsetinteger · queryPagination offset.optional

Example

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

Answer

200Operation completed
4xxError with code, message and request_id