list_forms
Retrieve signup forms with embed status and conversion counts to compare performance and find form IDs for further actions like fetching submissions.
Instructions
List signup forms on the account with their embed status and conversion counts.
Use it to find a form id before get_form or get_form_submissions, and to compare how forms are performing against each other. It returns the forms themselves, not the people who filled them in — that is get_form_submissions.
Reads only; no form is created, published, or unpublished. Requires an API key. A form that exists is not necessarily embedded anywhere, so a zero conversion count may mean it was never installed rather than that it converts badly.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | Page number (default 1) | |
| limit | No | Results per page (default 20) | |
| status | No | Filter by form status |