Optionaloptions: { groupIds?: string[]; limit?: number; threshold?: number }Optional ReadonlygroupReadonlylimitThe number of returned Persons limit.
ReadonlythresholdThe similarity distance threshold, should be between 0.0 and 2.0, where 0.0 is for returning results for only the most similar persons and 2.0 is for all the persons, even the dissimilar ones. If not set, the default 1.0 value is used.
The IDs of the groups in which the search is performed.