userSearch property

UserSearchApi userSearch
latefinal

This resource represents various ways to search for and find users. Use it to obtain list of users including users assignable to projects and issues, users with permissions, user lists for pickup fields, and user lists generated using structured queries. Note that the operations in this resource only return users found within the first 1000 users.

Implementation

late final userSearch = UserSearchApi(_client);