GET api/participantlistforexport?studyId={studyId}
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
studyId | integer |
Required |
Body Parameters
None.
Response Information
Resource Description
Collection of GetParticipantDetailsByStudyID_ResultName | Description | Type | Additional information |
---|---|---|---|
Participant_ID | integer |
None. |
|
First_Name | string |
None. |
|
Last_name | string |
None. |
|
Email_ID | string |
None. |
|
Phone | string |
None. |
|
DOB | date |
None. |
|
Gender_at_Birth | string |
None. |
|
Height | decimal number |
None. |
|
Age | integer |
None. |
|
When_to_Call | string |
None. |
|
Attempt_Date | date |
None. |
|
User_Status | string |
None. |
|
AdminID | string |
None. |
|
BMI | decimal number |
None. |
|
Attempts | decimal number |
None. |
|
Latest_attempt | date |
None. |
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.