Webhook subscriptions
messenger_get_subscriptionsLists all active webhook subscriptions for your account, showing notification URLs and their status. Use it to verify current subscriptions before subscribing or unsubscribing.
Instructions
Returns a LIST of the account's active webhook subscriptions: notification URLs and their versions/status. Read-only (despite the POST method — no body is required); creates and deletes nothing. Use it to check which URLs are subscribed before messenger_post_webhook_v3 (subscribe) or messenger_post_webhook_unsubscribe (unsubscribe).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||