GET https://api.surveyjs.io/public/Survey/getSurvey?surveyId={surveyId}
Returns the JSON schema of a specified survey.
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
surveyId |
A survey ID.
|
globally unique identifier |
Required
|
Response Information
Response Formats
application/json, text/json, application/xml, text/xml
Sample not available.