get https://api.zenoti.com/v1/employees//security_roles?view_id=&view_type=
The purpose of this API is to list all the security roles of an employee at all levels of the organization.
Response Object
security_role Object
Name | Type | Description |
---|---|---|
id | guid | Security role id of the employee |
name | string | Security profile name of the employee |
view Object
Name | Type | Description |
---|---|---|
id | guid | Id of the center, organization, or zone with which the employee is associated. |
name | string | Name of the center, organization, or the zone with which the employee is associated. |
type | enum | Center - 2, Zone - 1, Organization - 0 |