Skip to main content
Get the delegated privileges assigned to a specified user. Required Scope: Read Users, Manage users, Read All, or Manage All.
External DocumentationTo learn more, visit the OneLogin documentation.

Parameters

ParameterDescription
User IDThe ID of the user.

Example Output

[
	{
		"description": "",
		"id": "41964544-4745-4b0e-a030-5eb1d0bdf7fa",
		"name": "Manage Roles for Manufacturing Division"
	},
	{
		"description": "Update Description",
		"id": "a4692249-159f-40ec-a477-81ed6460445e",
		"name": "Roles - Manage Users/Apps"
	}
]

Workflow Library Example

Get User Delegated Privileges with Onelogin and Send Results Via Email
Workflow LibraryPreview this Workflow on desktop