Retrieve a Person
GET - https://api.verifik.co/v2/face-recognition/persons/{id}
The Retrieve Face Recognition Person by ID API allows you to fetch information about a specific person within the facial recognition system using their unique identifier (ID).
Headers
Name | Value |
---|---|
Content-Type |
|
Authorization |
|
Query Parameters
Name | Type | Description |
---|---|---|
| string | ID of the person that you want to bring the information. |
Response
Last updated