Optionalparameters: { expand?: string; maxResults?: number; startAt?: number }
Optionalexpand?: stringOptionalmaxResults?: numberThe maximum number of items to return (limited to 1000).
OptionalstartAt?: numberThe index of the first item to return.
Optionaloptions: RequestOptions
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.