Retrieve security roles of an employee

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

NameTypeDescription
idguidSecurity role id of the employee
namestringSecurity profile name of the employee

view Object

NameTypeDescription
idguidId of the center, organization, or zone with which the employee is associated.
namestringName of the center, organization, or the zone with which the employee is associated.
typeenumCenter - 2, Zone - 1, Organization - 0
Path Params
string
required

Employee id for whom the details are to be fetched.

Query Params
string
required

Id of the center, organization, or zone with which the employee is associated.

string
enum
required

Choose any one of the following: Center - 2, Zone - 1, Organization - 0.

Allowed:
Responses

Language
Credentials
Header
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json