Private
clientReturns information about how anonymous users are represented, like the profile picture and display name.
Permissions required: Permission to access the Confluence site ('Can use' global permission).
Optional
parameters: GetAnonymousUserOptional
callback: undefinedReturns user details for the ids provided in request.
Permissions required: Permission to access the Confluence site ('Can use' global permission).
Returns user details for the ids provided in request.
Permissions required: Permission to access the Confluence site ('Can use' global permission).
Optional
callback: undefinedReturns the accountIds for the users specified in the key or username parameters. Note that multiple key and username parameters can be specified.
Permissions required: 'Confluence Administrator' global permission if specifying a user, otherwise permission to access the Confluence site ('Can use' global permission).
Returns the accountIds for the users specified in the key or username parameters. Note that multiple key and username parameters can be specified.
Permissions required: 'Confluence Administrator' global permission if specifying a user, otherwise permission to access the Confluence site ('Can use' global permission).
Optional
callback: undefinedReturns the currently logged-in user. This includes information about the user, like the display name, userKey, account ID, profile picture, and more.
Permissions required: Permission to access the Confluence site ('Can use' global permission).
Returns the currently logged-in user. This includes information about the user, like the display name, userKey, account ID, profile picture, and more.
Permissions required: Permission to access the Confluence site ('Can use' global permission).
Optional
parameters: Parameters.GetCurrentUserOptional
callback: undefinedReturns the groups that a user is a member of.
Permissions required: Permission to access the Confluence site ('Can use' global permission).
Returns the groups that a user is a member of.
Permissions required: Permission to access the Confluence site ('Can use' global permission).
Optional
callback: undefinedReturns a user's email address. This API is only available to apps approved by Atlassian, according to these guidelines.
Permissions required: Permission to access the Confluence site ('Can use' global permission).
Returns a user's email address. This API is only available to apps approved by Atlassian, according to these guidelines.
Permissions required: Permission to access the Confluence site ('Can use' global permission).
Optional
callback: undefinedReturns user email addresses for a set of accountIds. This API is only available to apps approved by Atlassian, according to these guidelines.
Any accounts which are not available will not be included in the result.
Permissions required: Permission to access the Confluence site ('Can use' global permission).
Returns user email addresses for a set of accountIds. This API is only available to apps approved by Atlassian, according to these guidelines.
Any accounts which are not available will not be included in the result.
Permissions required: Permission to access the Confluence site ('Can use' global permission).
Optional
callback: undefinedReturns a user. This includes information about the user, such as the display name, account ID, profile picture, and more. The information returned may be restricted by the user's profile visibility settings.
Note: to add, edit, or delete users in your organization, see the user management REST API.
Permissions required: Permission to access the Confluence site ('Can use' global permission).
Returns a user. This includes information about the user, such as the display name, account ID, profile picture, and more. The information returned may be restricted by the user's profile visibility settings.
Note: to add, edit, or delete users in your organization, see the user management REST API.
Permissions required: Permission to access the Confluence site ('Can use' global permission).
Optional
callback: undefinedGenerated using TypeDoc v0.25.12
Returns information about how anonymous users are represented, like the profile picture and display name.
Permissions required: Permission to access the Confluence site ('Can use' global permission).