GET SurveyData/SurveyDefinition

Query multiple Survey Definitions

Request Information

URI Parameters

NameDescriptionType
SurveyDefinitionId

Get all Survey Definitions by providing one or more Survey Definition IDs.

Collection of string
Name

Locate a Survey Definition by matching the Survey Definition Name.

string
NameSearchIsExactMatch

If true, only Survey Definitions with names matching exactly will be returned.

boolean
SurveyDefinitionGeneratedId

Locates Survey Definitions using one or more Generated IDs.

Collection of integer

Body Parameters

None.

Response Information

Resource Description

Collection of Smg.RestApi.Model.SurveyData.SurveyDefinition

Response Formats