Submission Versions
Getting Version XML
Returns the XML of a particular version of the submission.
get/v1/projects/{projectId}/forms/{xmlFormId}/submissions/{instanceId}/versions/{versionId}.xml
Path parameters
projectIdnumber required
The numeric ID of the Project
xmlFormIdstring required
The xmlFormId of the Form being referenced.
instanceIdstring required
The instanceId of the Submission being referenced.
versionIdstring required
The instanceId of the particular version of this submission in question.
Response
OK