Find a list of users by list of vectors

In this endpoint you can search for users by their feature vector, you must send a list of ids and feature vectors and it will return only the ids of the vectors that could be found along with their full name. A feature vector is a set of floats within a list. To learn more about this endpoint we suggest you go to the guides section.

Body Params

Request body for finding user list by vector

faces
array of objects
required

List of vectors to be searched

faces*
Responses

Language
Credentials
Header
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json