Published Form Versions

Retrieving Form Version XML

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

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

Path parameters

projectIdnumber required

The numeric ID of the Project

xmlFormIdstring required

The xmlFormId of the Form being referenced.

versionstring required

The version of the Form version being referenced. Pass ___ to indicate a blank version.

Response

OK

Changes

Changed in 3 of the 54 revisions of this API.4

    • api operation id Retrieving Form Version XML removed and replaced with retrieveFormVersionXml

      api-operation-id-removed

    • removed the non-success response with the status 403

      response-non-success-status-removed

    • api operation id retrieveFormVersionXml removed and replaced with Retrieving Form Version XML

      api-operation-id-removed

    • added the non-success response with the status 403

      response-non-success-status-added

    This revision also has 11 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog