GET/projects/api/v3/forms/{formId}/draft.json
Get the draft version of a specific form.
Path Params
- Name
formId
- Type
- integer
- required
- Description
Responses
- Code
- 200
- Type
- object
- Schema
- Description
- 200 OK
Response contains information about a specific form.
- Code
- 403
- Type
- object
- Schema
- Description
- 403 Forbidden
Response contains information about a specific form.
- Code
- 404
- Description
- 404 Not Found No Data
200 OK
Response
{ "form": { "allowTeamworkBranding": true, "backgroundColor": "string", "confirmationMessage": "string", "content": { "banner": { "primaryColor": "string", "url": "string", "x": 0, "y": 0 }, "definition": "string", "description": "string", "logo": { "url": "string" }, "name": "string",