POST v1/api/{studyId}/SubjectConsentActivation/documents
Get Consent Activation Documents.
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| studyId | string |
None. |
Body Parameters
ConsentActivationDocumentRequestModel| Name | Description | Type | Additional information |
|---|---|---|---|
| SiteId | integer |
None. |
|
| SubjectEdcId | integer |
None. |
Response Information
Resource Description
Collection of ConsentActivationDocumentResponseModel| Name | Description | Type | Additional information |
|---|---|---|---|
| ConsentDocument | ConsentDocument |
None. |
|
| SubjectActivationStatus | SubjectConsentActivationStatus |
None. |
|
| SignatorType | SignatorType |
None. |
|
| IsStaffSectionsExist | boolean |
None. |
|
| ConsentDocumentSubjectRelationships | Collection of ConsentDocumentSubjectRelationshipDto |
None. |