Returns a paginated list of the users specified by one or more account IDs.
Permissions required: Permission to access Jira.
Optional
callback: undefinedReturns the account IDs for the users specified in the key
or username
parameters. Note that multiple key
or
username
parameters can be specified.
Permissions required: Permission to access Jira.
Returns the account IDs for the users specified in the key
or username
parameters. Note that multiple key
or
username
parameters can be specified.
Permissions required: Permission to access Jira.
Optional
callback: undefinedCreates a user. This resource is retained for legacy compatibility. As soon as a more suitable alternative is available this resource will be deprecated.
If the user exists and has access to Jira, the operation returns a 201 status. If the user exists but does not have access to Jira, the operation returns a 400 status.
Permissions required: Administer Jira global permission.
Creates a user. This resource is retained for legacy compatibility. As soon as a more suitable alternative is available this resource will be deprecated.
If the user exists and has access to Jira, the operation returns a 201 status. If the user exists but does not have access to Jira, the operation returns a 400 status.
Permissions required: Administer Jira global permission.
Optional
callback: undefinedReturns a list of all users, including active users, inactive users and previously deleted users that have an Atlassian account.
Privacy controls are applied to the response based on the users' preferences. This could mean, for example, that the user's email address is hidden. See the Profile visibility overview for more details.
Permissions required: Browse users and groups global permission.
Returns a list of all users, including active users, inactive users and previously deleted users that have an Atlassian account.
Privacy controls are applied to the response based on the users' preferences. This could mean, for example, that the user's email address is hidden. See the Profile visibility overview for more details.
Permissions required: Browse users and groups global permission.
Optional
parameters: Version3Parameters.GetAllUsersOptional
callback: undefinedReturns a list of all users, including active users, inactive users and previously deleted users that have an Atlassian account.
Privacy controls are applied to the response based on the users' preferences. This could mean, for example, that the user's email address is hidden. See the Profile visibility overview for more details.
Permissions required: Browse users and groups global permission.
Returns a list of all users, including active users, inactive users and previously deleted users that have an Atlassian account.
Privacy controls are applied to the response based on the users' preferences. This could mean, for example, that the user's email address is hidden. See the Profile visibility overview for more details.
Permissions required: Browse users and groups global permission.
Optional
parameters: Version3Parameters.GetAllUsersDefaultOptional
callback: undefinedReturns a user.
Privacy controls are applied to the response based on the user's preferences. This could mean, for example, that the user's email address is hidden. See the Profile visibility overview for more details.
Permissions required: Browse users and groups global permission.
Returns a user.
Privacy controls are applied to the response based on the user's preferences. This could mean, for example, that the user's email address is hidden. See the Profile visibility overview for more details.
Permissions required: Browse users and groups global permission.
Optional
callback: undefinedReturns the default issue table columns for the user. If accountId
is not passed in the request, the calling user's details are returned.
Permissions required:
Returns the default issue table columns for the user. If accountId
is not passed in the request, the calling user's details are returned.
Permissions required:
Optional
parameters: Version3Parameters.GetUserDefaultColumnsOptional
callback: undefinedReturns a user's email address regardless of the user's profile visibility settings. For Connect apps, this API is only available to apps approved by Atlassian, according to these guidelines. For Forge apps, this API only supports access via asApp() requests.
Returns a user's email address regardless of the user's profile visibility settings. For Connect apps, this API is only available to apps approved by Atlassian, according to these guidelines. For Forge apps, this API only supports access via asApp() requests.
Optional
callback: undefinedReturns a user's email address regardless of the user's profile visibility settings. For Connect apps, this API is only available to apps approved by Atlassian, according to these guidelines. For Forge apps, this API only supports access via asApp() requests.
Returns a user's email address regardless of the user's profile visibility settings. For Connect apps, this API is only available to apps approved by Atlassian, according to these guidelines. For Forge apps, this API only supports access via asApp() requests.
Optional
callback: undefinedReturns the groups to which a user belongs.
Permissions required: Browse users and groups global permission.
Returns the groups to which a user belongs.
Permissions required: Browse users and groups global permission.
Optional
callback: undefinedDeletes a user. If the operation completes successfully then the user is removed from Jira's user base. This operation does not delete the user's Atlassian account.
Permissions required: Site administration (that is, membership of the site-admin group).
Deletes a user. If the operation completes successfully then the user is removed from Jira's user base. This operation does not delete the user's Atlassian account.
Permissions required: Site administration (that is, membership of the site-admin group).
Optional
callback: undefinedResets the default issue table columns for the user to the system
default. If accountId
is not passed, the calling user's default columns are reset.
Permissions required:
Resets the default issue table columns for the user to the system
default. If accountId
is not passed, the calling user's default columns are reset.
Permissions required:
Optional
callback: undefinedSets the default issue table columns for the user. If an account ID is not passed, the calling user's default columns are set. If no column details are sent, then all default columns are removed.
Permissions required:
Sets the default issue table columns for the user. If an account ID is not passed, the calling user's default columns are set. If no column details are sent, then all default columns are removed.
Permissions required:
Optional
callback: undefined
Returns a paginated list of the users specified by one or more account IDs.
Permissions required: Permission to access Jira.