Search face
Search for matching faces within a collection using a submitted image
Request
Headers
Body Parameters
Response
Success Response (200)
Error Responses
Bad Request (400)
- 6030: CollectionId is required
- 6031: RequestName is required
- 6032: faceImage is missing
- 6033: If the collection information doesn’t exist
- 6034: The collection has already been deleted
- 6035: When a liveness error occurs
- 6036: Image is too large
- 6037: Image is not formatted correctly
- 6038: Unspecified errors
Forbidden (403)
- 6039: API Key is required
- 6040: Access Denied: API Key is unavailable
Authorizations
Body
Unique identifier of the collection to search in
"col_123456789"
Name that matches the face image
"John Doe"
Base64-encoded string representation of the face image to search for
"9j/4AAQSkZJRgABAQAAAQ..."