GET v1/api/{studyId}/configuration/subjectrelationship
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| studyId | globally unique identifier |
Required |
Body Parameters
None.
Response Information
Resource Description
Collection of SubjectRelationshipDto| Name | Description | Type | Additional information |
|---|---|---|---|
| Id | integer |
None. |
|
| Name | string |
None. |
|
| IsDefault | boolean |
None. |
|
| SourceId | globally unique identifier |
None. |
|
| IsDisabled | boolean |
None. |