List webhook subscriptions
Webhooks
List webhook subscriptions
Returns the webhook subscriptions configured for a WABA. Use it to check
whether the WABA is subscribed and which callback URL currently receives
its events. An empty data array means the WABA is not subscribed.
GET
List webhook subscriptions
New to webhooks? Follow the step-by-step Instant Webhook guide — it covers the full setup, including ready-to-use callback code.
Authorizations
Eazybe bearer token. The token resolves the caller's organization and must be kept on the server.
Path Parameters
WhatsApp Business Account ID returned by GET /meta/phone-numbers.
Response
200 - application/json
Subscriptions returned (empty data = not subscribed)
Failure responses