OptionalaccountThe account ID of the user, which uniquely identifies the user across all Atlassian products. For example, 5b10ac8d82e05b22cc7d4ef5. Required in requests.
OptionalaccountThe user account type. Can take the following values:
atlassian regular Atlassian user account app system account used for Connect applications and OAuth to
represent external systems customer Jira Service Desk account representing an external service desk
OptionalactiveWhether the user is active.
OptionalapplicationOptionalavatarOptionaldisplayThe display name of the user. Depending on the user’s privacy setting, this may return an alternative value.
OptionalemailThe email address of the user. Depending on the user’s privacy setting, this may be returned as null.
OptionalexpandExpand options that include additional user details in the response.
OptionalgroupsOptionalkeyThis property is no longer available and will be removed from the documentation soon. See the deprecation notice for details.
OptionallocaleThe locale of the user. Depending on the user’s privacy setting, this may be returned as null.
OptionalnameThis property is no longer available and will be removed from the documentation soon. See the deprecation notice for details.
OptionalselfThe URL of the user.
OptionaltimeThe time zone specified in the user's profile. Depending on the user’s privacy setting, this may be returned as null.
A user with details as permitted by the user's Atlassian Account privacy settings. However, be aware of these exceptions:*
displayNameprovides an indication and other parameters have default values or are blank (for example, email is blank).accountIdreturns unknown and all other parameters have fallback values.