Draft Form
Retrieving Draft Form XML
To get the XML of the Draft Form, add .xml to the end of the request URL.
get/v1/projects/{projectId}/forms/{xmlFormId}/draft.xml
Path parameters
projectIdnumber required
The numeric ID of the Project
xmlFormIdstring required
The xmlFormId of the Form being referenced.
Response
OK