searchCompletable
abstract fun searchCompletable(parameters: Organization.OrganizationMembers.SearchParameters): CompletableFuture<MemberSearchResponse>
Search for Members from the caller's organization. Submitting an empty query returns all non-deleted Members. All fuzzy search filters require a minimum of three characters. The caller must have permission to call this endpoint via the project's RBAC policy & their role assignments.
Return
Parameters
parameters
the parameters for searching