List Social Account Lead Forms
Lists the active lead (instant) forms that already exist on a connected Facebook page, so an ad can reuse one as its lead_gen_form_id instead of authoring a new form. Every active form comes back in a single response — the list is not paginated.
Authorizations
A company API key, company scoped JWT, app API key, or user OAuth token. You must prepend your key/token with the word 'Bearer', which will look like Bearer ***************************
Headers
Pins the request to a dated API version.
"2026-07-20"
Path Parameters
The social account (a sacc_ identifier) whose lead forms to list.
Query Parameters
The Account (a biz_ identifier) the social account is connected to.
Response
lead forms listed

