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

IT Automation Activities

Last updated Apr 21, 2026

List Users

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

Overview

DescriptionAPI MethodAPI Path
Lists usersGET/users

Input

ParameterDescriptionData Type
FieldsThe filter query parameterString
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
Preferred languageThe language preferred by the user for communication.String
Email addressThe email address associated with the user.String
NameEstablishes the display name of the user. This field supports only strings and String variables.String
Job titleThe user's job title.String
Business phone numbersList of business phone numbers associated with the user.String
Odata context urlURL providing context for the OData response structure.String
Office locationThe physical location or address of the user's office.String
Last nameThe user's last name.String
User IdA unique identifier assigned to the user.String
User principal nameEstablishes the principal name of the user. This field supports only strings and String variables.String
First nameThe user's first name.String
User's mobile phone numberThe mobile phone number associated with the user.String
  • Overview
  • Input
  • Output

Was this page helpful?

Connect

Need help? Support

Want to learn? UiPath Academy

Have questions? UiPath Forum

Stay updated