v51

latestOpenAPI 3.0.1raw.githubusercontent.com2026-08-0118684573.2 KB
Individual Form

Retrieving Form XML

To get the XML of the Form, add .xml to the end of the request URL.

get/v1/projects/{projectId}/forms/{xmlFormId}.xml

Path parameters

projectIdnumber required

The numeric ID of the Project

xmlFormIdstring required

The xmlFormId of the Form being referenced.

Response

OK