UiPath Documentation
activities
latest
false
UiPath logo, featuring letters U and I in white

IT Automation Activities

Last updated Apr 21, 2026

List Directory Roles

Note: This activity is available in API workflows and agentic processes.

Overview

DescriptionAPI MethodAPI Path
List directory roles that are activated in the tenantGET/directoryRoles

Input

ParameterDescriptionData Type
WhereThe CEQL search expression, or the where clause, without the WHERE keyword. For example, to search for objects last modified on or after Oct 22, 2019, the search expression will be where=lastModifiedDate>='2019-10-22T00:00:00.000Z' String

Output

ParameterDescriptionData Type
Role display nameName of the directory role as shown to users.String
Role template identifierUnique identifier for the role template.String
Role identifierUnique identifier for the directory role.String
Role descriptionDetailed description of the directory role.String
  • Overview
  • Input
  • Output

Was this page helpful?

Connect

Need help? Support

Want to learn? UiPath Academy

Have questions? UiPath Forum

Stay updated