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

Integration Service Activities

Last updated Dec 22, 2025

Find User by Email Address or Display Name

Project compatibility

Windows | Cross-platform

Overview

Returns a list of all users, including active, inactive, and previously deleted users. The response respects each user’s privacy settings, which may result in certain details (such as email addresses) being hidden.

DescriptionAPI MethodAPI PathScopes
Retrieve user information in Jira using email address or display name. GET/rest/api/2/users/search
  • read:jira-user – to retrieve the user details

Input

ParameterDescriptionData Type
Username or display nameThe email or display name of the user.string
Max recordsThe number of records to returnint32

Output

ParameterDescriptionData Type
List of userList of user returned based on the email or display nameobject
  • In API workflows, a single response object is returned as the output. Any required fields can be extracted directly from this object.
  • In RPA workflows, some output parameters may differ, but the necessary values can still be retrieved from the response object even if they are not explicitly exposed.
  • Project compatibility
  • Overview
  • Input
  • Output

Was this page helpful?

Get The Help You Need
Learning RPA - Automation Courses
UiPath Community Forum
Uipath Logo
Trust and Security
© 2005-2025 UiPath. All rights reserved.