Optional
accountThe account ID of the user, which uniquely identifies the user across all Atlassian products. For example, 5b10ac8d82e05b22cc7d4ef5. Required in requests.
Optional
accountThe user account type. Can take the following values:
atlassian
regular Atlassian user accountapp
system account used for Connect applications and OAuth to represent
external systemscustomer
Jira Service Desk account representing an external service deskOptional
activeWhether the user is active.
Optional
applicationThe application roles the user is assigned to.
Optional
avatarThe avatars of the user.
Optional
displayThe display name of the user. Depending on the user’s privacy setting, this may return an alternative value.
Optional
emailThe email address of the user. Depending on the user’s privacy setting, this may be returned as null.
Optional
expandExpand options that include additional user details in the response.
Optional
groupsThe groups that the user belongs to.
Optional
keyThis property is no longer available and will be removed from the documentation soon. See the deprecation notice for details.
Optional
localeThe locale of the user. Depending on the user’s privacy setting, this may be returned as null.
Optional
nameThis property is no longer available and will be removed from the documentation soon. See the deprecation notice for details.
Optional
selfThe URL of the user.
Optional
timeThe time zone specified in the user's profile. If the user's time zone is not visible to the current user (due to user's profile setting), or if a time zone has not been set, the instance's default time zone will be returned.
A user with details as permitted by the user's Atlassian Account privacy settings. However, be aware of these exceptions:
displayName
provides an indication and other parameters have default values or are blank (for example, email is blank).accountId
returns unknown and all other parameters have fallback values.