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