Jira - Get user details action

The Get user details action retrieves a user from Jira. This action fails if the user doesn't exist.

Input

Input fieldDescription
UsernameEnter the username to search for in Jira. For example, enter johndoe if the user's email address is johndoe@workato.com.
EmailEnter the email to search for in Jira. For example: johndoe@workato.com

Output

Output fieldDescription
SelfThe API URL of the user.
KeyThe human-readable Jira identifier for the user.
NameThe login username of the user.
Account IDThe Atlassian account identifier for the user.
Email addressThe email address of the user.
Avatar URLsURLs of the user's avatar images.
Display nameThe display name of the user.
ActiveIndicates whether the user's account is active.
Time zoneThe timezone of the user.
LocaleThe language and formatting preferences of the user.
ExpandFields expanded in the response, such as groups and application roles the user is a member of.

Last updated: