GET api/participantattempt?participId={participId}&studyId={studyId}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| participId | integer |
Required |
|
| studyId | integer |
Required |
Body Parameters
None.
Response Information
Resource Description
Collection of GET_PARTICIPANT_STUDY_ATTEMPTS_Result| Name | Description | Type | Additional information |
|---|---|---|---|
| questionText | string |
None. |
|
| answer1 | string |
None. |
|
| answer2 | string |
None. |
|
| answer3 | string |
None. |
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.