GET SurveyData/SurveyInfo/{id}

Get a specific Survey's combined metadata

Request Information

URI Parameters

NameDescriptionType Additional information
id

The Generated ID of the Survey Definition.

integer

Required

Body Parameters

None.

Response Information

Resource Description

Smg.RestApi.Model.SurveyData.SurveyInfo

Encapsulates the definition of a survey, including the Survey Definition and it's related questions.

Response Formats