GET v1/api/{studyId}/Configuration/ConsentStatus
Get study consent statuses
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| studyId | string |
None. |
Body Parameters
None.
Response Information
Resource Description
Collection of ConsentStatus| Name | Description | Type | Additional information |
|---|---|---|---|
| Name | string |
None. |
|
| IsConsented | boolean |
None. |
|
| Status | ConsentSystemStatus |
None. |
|
| Order | integer |
None. |
|
| IsDisabled | boolean |
None. |
|
| IsReadOnly | boolean |
None. |
|
| TenantId | globally unique identifier |
None. |
|
| UpdatedDate | date |
None. |
|
| Id | globally unique identifier |
None. |