Skip to content

Latest commit

 

History

History
33 lines (21 loc) · 718 Bytes

File metadata and controls

33 lines (21 loc) · 718 Bytes

hostinger reach forms get

Get form details

Synopsis

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.

hostinger reach forms get <profile-uuid> <form-uuid> [flags]

Options

  -h, --help   help for get

Options inherited from parent commands

      --config string   Config file (default is $HOME/.hostinger.yaml)
      --format string   Output format type (json|table|tree), default: table

SEE ALSO