GET https://api.surveyjs.io/public/Survey/getSurvey?surveyId={surveyId}
Returns the survey Json. It can be used to load the survey from the service.
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
surveyId |
A survey unique indentificator.
|
globally unique identifier |
Required
|
Response Information
Response Formats
application/json, text/json, application/xml, text/xml
Sample not available.