{ "summary": "getYourSurvey", "operationId": "getYourSurveyUsingGET", "method": "GET", "path": "/v2/your-surveys/{surveyInstanceKey}", "tags": [ "your-surveys-resource" ], "description": "GET /v2/your-surveys/{surveyInstanceKey}", "parameters": { "surveyInstanceKey": "" }, "response": { "status": 200, "description": "OK" } }