Connect

Read a Facebook Page's webhook subscription

Returns the webhook fields Zernio's app is subscribed to on the connected Page, read live from Meta. Use it to confirm leadgen is present: a Page missing it keeps delivering every other event while lead ads stop arriving, with nothing to indicate it.

get/v1/accounts/{accountId}/webhook-subscription

Path parameters

accountIdstring required

Response

The Page's current subscription

pageIdstring
appSubscribedboolean

False when the Page carries no subscription for our app at all.

leadgenboolean

Whether lead ads submitted on this Page reach Zernio in real time.

subscribedFieldsstring[]
warningstring nullable

Present only when leadgen is missing.

Changes