GET v1/api/{studyId}/consentresult/PendingSignoff?mineOnly={mineOnly}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| mineOnly | boolean |
Default value is False |
|
| studyId | string |
None. |
Body Parameters
None.
Response Information
Resource Description
Collection of PendingSignoff| Name | Description | Type | Additional information |
|---|---|---|---|
| SubjectIdentifier | string |
None. |
|
| DocumentName | string |
None. |
|
| DocumentVersion | string |
None. |
|
| DocumentIsAdvancedSignatureEnabled | boolean |
None. |
|
| DocumentAttestationStatement | string |
None. |
|
| ConsentDocumentId | globally unique identifier |
None. |
|
| ConsentResultId | globally unique identifier |
None. |
|
| Sections | Collection of PendingSignoffSection |
None. |
|
| ConsentSignoffResult | ConsentSignoffResult |
None. |
|
| UnsignedStaffSignatures | Collection of UnsignedStaffSignature |
None. |