get_survey_version
Retrieve a saved survey version in JSON or QSF format for backup, review, or version comparison.
Instructions
Get a saved survey version in JSON or QSF format. A version-export QSF is not guaranteed to be accepted unchanged by the separate survey-import API.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| format | No | Version format (default: json) | |
| surveyId | Yes | The Qualtrics survey ID | |
| versionId | Yes | The survey version ID |