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

IT Automation Activities

Last updated Apr 21, 2026

List Groups

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

Overview

DescriptionAPI MethodAPI Path
Lists groupsGET/groups

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
Group typesThe types of the group, such as security or Microsoft 365.String
Group email addressThe email address associated with the group.String
NameThe display name of the group.String
Mail enabledSpecifies whether the group is mail-enabled.Boolean
On-premises netbios nameThe NetBIOS name of the group in the on-premises directory.String
Creation date and timeThe date and time when the group was created.String
DescriptionThe description of the group.String
On-premises sync enabledIndicates if the group is synchronized with on-premises directory.Boolean
Proxy addresses listContains the list of proxy addresses associated with the group.String
On-premises sam account nameThe SAM account name used in on-premises environments.String
Group identifierA unique identifier for the group.String
Mail nicknameThe mail alias for the group.String
VisibilityThe visibility of the group.String
Group classificationA label that categorizes the group for organizational purposes.String
On-premises security identifierA unique ID used to identify the group in on-premises systems.String
Renewed date and timeThe date and time when the group was last renewed.String
On-premises domain nameThe domain name of the group in the on-premises directory.String
Security identifierA unique identifier for the group used for security purposes.String
On-premises last sync date and timeThe date and time when the group was last synced with on-premises.String
Security enabledSpecifies whether the group is a security group.Boolean
  • Overview
  • Input
  • Output

Was this page helpful?

Connect

Need help? Support

Want to learn? UiPath Academy

Have questions? UiPath Forum

Stay updated