Skip to main content

List assigned permissions of a user

GET 

/nevisadmin/api/v1/users/:userKey/permissions

Required permission: any authenticated user

Returns the permissions assigned to the user. The permissionType option filters by origin: USER_DIRECT (assigned directly to the user) or GROUP_DIRECT (inherited from a group the user belongs to).

Request

Responses

Success