GET api/questionstudydemo?studyId={studyId}&AdminId={AdminId}&IsRefered={IsRefered}
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
studyId | integer |
Required |
|
AdminId | boolean |
None. |
|
IsRefered | string |
Default value is false |
Body Parameters
None.
Response Information
Resource Description
Collection of GET_DEMOGRAPHICS_DATA1_ResultName | Description | Type | Additional information |
---|---|---|---|
studyId | integer |
None. |
|
questionId | integer |
None. |
|
questionText | string |
None. |
|
answerType | string |
None. |
|
answer1 | string |
None. |
|
answer2 | string |
None. |
|
answer1Id | integer |
None. |
|
answer2Id | integer |
None. |
|
groupId | integer |
None. |
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.