{ "summary": "getSurvey", "operationId": "getSurveyUsingGET", "method": "GET", "path": "/v2/company-observer/surveys/{surveyId}", "tags": [ "survey-observer-resource" ], "description": "GET /v2/company-observer/surveys/{surveyId}", "parameters": { "surveyId": "" }, "response": { "status": 200, "description": "OK" } }