Bulk get users
Returns a paginated list of the users specified by one or more account IDs.
Permissions required: Permission to access Jira.
Query parameters
The index of the first item to return in a page of results (page offset).
The maximum number of items to return per page.
This parameter is no longer available and will be removed from the documentation soon. See the deprecation notice for details.
This parameter is no longer available and will be removed from the documentation soon. See the deprecation notice for details.
The account ID of a user. To specify multiple users, pass multiple accountId parameters. For example, accountId=5b10a2844c20165700ede21g&accountId=5b10ac8d82e05b22cc7d4ef5.
[ "5b10ac8d82e05b22cc7d4ef5" ]
Response
Returned if the request is successful.
Changes
No recorded changes to this endpoint across all 15 revisions of this API.