GET api/pro/owners/{userId}/clinicrightsforuser
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| userId | string |
Required |
Body Parameters
None.
Response Information
Resource Description
Collection of ClinicEmployeeResponse| Name | Description | Type | Additional information |
|---|---|---|---|
| Id | string |
None. |
|
| ClinicId | string |
None. |
|
| ZapId | string |
None. |
|
| ManageClinicLibraryIds | Collection of string |
None. |
|
| Rights | Collection of ClinicEmployeeRightsDto |
None. |
|
| EntityActivity | EntityActivityDto |
None. |
Response Formats
application/json, text/json
Sample:
Sample not available.