reach_listFormsV1
Retrieve a paginated list of signup forms from a profile, with references to the templates that render them. Use form details to get template URLs and contact-capture tags.
Instructions
Get a paginated list of the signup forms in a profile.
Each form carries a reference to the template that renders it. Get the form details for a directly usable template URL and for the tags the form puts on the contacts it captures.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | Page number | |
| per_page | No | Number of items per page | |
| profileUuid | Yes | Profile uuid parameter |