Gets a list of all users with access to this employee.
This operation supports OData queries.
GET http:///api/v2/business/{businessId}/employee/{employeeId}/access
| Parameter name | Value | Description | Additional |
|---|---|---|---|
| businessId | string | Required | |
| employeeId | string | Required |
The following HTTP status codes may be returned, optionally with a response resource.
| Status code | Description | Resource |
|---|---|---|
| 200 | OK OK |
EmployeeAccessModel |
Powered by DapperDox