curl --location --request GET '/surveys/'{
"surveyId": "string",
"title": "string",
"defaultLang": "en",
"langs": [
"en"
],
"origin": "CATALOG",
"parentId": "string",
"parentType": "learningPath",
"definition": {
"property1": "string",
"property2": "string"
},
"createdAt": "2019-08-24T14:15:22.123Z",
"updatedAt": "2019-08-24T14:15:22.123Z"
}