Skip to main content
Get the details of a specified role by its ID. Note: Role users, apps, and administrators are returned using separate actions. Required Scope: Manage All, Read All, or Read Users.
External DocumentationTo learn more, visit the OneLogin documentation.

Parameters

ParameterDescription
Role IDThe ID of the role.

Example Output

{
	"id": 123,
	"name": "Sample Role"
}

Workflow Library Example

Get Role with Onelogin and Send Results Via Email
Workflow LibraryPreview this Workflow on desktop