GET SurveyData/Question/{id}

Get a specific Survey Question

Request Information

URI Parameters

NameDescriptionType Additional information
id

The unique Generated ID for this Survey Question.

integer

Required

Body Parameters

None.

Response Information

Resource Description

Smg.RestApi.Model.SurveyData.Question

Defines a Question asked in a survey interaction, including details about the survey question and the expected data type of the Question's response.

Response Formats