Get form details including all destinations.
| Name | Type | Required | Validation | Description |
|---|---|---|---|---|
formId |
string |
Yes | -- | Form ID (UUID) |
| Error | Cause |
|---|---|
Form not found. |
Invalid form ID or form belongs to a different organization |
401 Unauthorized |
Invalid or expired secret key |
"Show me the details and destinations for my contact form."
CLI equivalent: npx formdata-dev forms get <formId>