Find Users With Browse Permission

Returns a list of users who fulfill these criteria: * their user attributes match a search string. * they have permission to browse issues.Use this resource to find users who can browse: * an issue, by providing the `issueKey`. * any issue in a project, by providing the `projectKey`.This operation takes the users in the range defined by `startAt` and `maxResults`, up to the thousandth user, and then returns only the users from that range that match ...