reach_getFormDetailsV1
Retrieve a single form's hosted template URL and contact tags to build custom embeds or serve template HTML.
Instructions
Get a single form with the URL of its hosted template and the tags it applies to the contacts it captures.
There is no ready-made embed snippet in the response - either serve the template HTML yourself or build your own embed around the form uuid.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| formUuid | Yes | Form uuid parameter | |
| profileUuid | Yes | Profile uuid parameter |