Jira - Search assignable users action (batch)

The Search assignable users (batch) action retrieves a list of all users that can be assigned to a specific issue. You can provide the user's login username to narrow the list down to a single user.

Input

Input fieldDescription
Project ID or keyEnter the ID or key of the project to search within.
Issue ID or keyEnter the ID or key of the issue to find assignable users for.
UsernameOptional. Enter a specific username to search for in Jira. For example, enter johndoe if the user's email address is johndoe@workato.com. The action returns an empty list if the specified user can't be assigned or the username is invalid. Leave this blank to retrieve all assignable users.

Output

Output fieldDescription
Self URLThe 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.
GroupsContains information about groups the user is a member of, including Size and Items.
Application rolesContains information about the application roles assigned to the user, including Size and Items.
ExpandFields expanded in the response, such as groups and application roles the user is a member of.
Last login timeThe date and time the user last logged in.
List sizeThe total number of retrieved users.
List indexThe position of the current user in the results list.

Last updated: