Retrieve Form TemplateAsk AIget https://staging.zenput.com/api/v1/forms/get_template/{template_id}Get the properties of a form template by providing an existing form template ID.Path Paramstemplate_idint32requiredForm Template ID The response payload would contain details about the corresponding form template.Query ParamsoutputstringDefaults to jsonOutput format of the response Important: The Zenput server can accept only the following values: - json for JSON - html for HTML Note: The default value of output is json. If the request body were not to contain a value for output, then the value would still default to json.Response 200200Updated 10 months ago