GET v1/api/study/{studyId}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| studyId | globally unique identifier |
Required |
Body Parameters
None.
Response Information
Resource Description
Study| Name | Description | Type | Additional information |
|---|---|---|---|
| IsMonitoringEnabled | boolean |
None. |
|
| IsSiteSignedOffEnabled | boolean |
None. |
|
| IsDefaultSiteSignedOffEnabled | boolean |
None. |
|
| Title | string |
None. |
|
| UserDefined1 | string |
None. |
|
| UserDefined2 | string |
None. |
|
| Environment | StudyEnvironment |
None. |
|
| ParentTenantId | globally unique identifier |
None. |
|
| IsPaperDocumentsUploadEnabled | boolean |
None. |
|
| ConsentStatuses | Collection of ConsentStatus |
None. |
|
| UpdatedDate | date |
None. |
|
| Id | globally unique identifier |
None. |