{ "summary": "getSurveyExport", "operationId": "getSurveyExportUsingGET", "method": "GET", "path": "/v2/surveys/{surveyId}/export", "tags": [ "survey-admin-resource" ], "description": "GET /v2/surveys/{surveyId}/export", "parameters": { "format": "", "from": "", "surveyId": "", "to": "" }, "response": { "status": 200, "description": "OK" } }