Retrieve a Person
Last updated
Last updated
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 |
---|---|
Query Parameters
Name | Type | Description |
---|---|---|
Response
Content-Type
application/json
Authorization
Bearer <token>
id
string
ID of the person that you want to bring the information.