Find the k nearest (or furthest) owned faces by centroid similarity.
Scoped to faces owned by the authenticated user. The queried face must also be owned by the user. Raw vectors are never exposed — only cosine similarity scores.
Number of neighbors
1 <= x <= 20Centroid component
^(face|beta|delta|epsilon)$Search direction
^(nearest|furthest)$Successful Response