Individual Form
Retrieving Form XLS(X)
If a Form was created with an Excel file (.xls or .xlsx), you can get that file back by adding .xls or .xlsx as appropriate to the Form resource path.
get/v1/projects/{projectId}/forms/{xmlFormId}.xlsx
Path parameters
projectIdnumber required
The numeric ID of the Project
xmlFormIdstring required
The xmlFormId of the Form being referenced.
Response
OK