Recuperar una Colección
GET - https://api.verifik.co/v2/face-recognition/collections/{id}
Este servicio permite obtener una colección generada utilizando su _id específico, no debe confundirse con el parámetro code.
Headers
Name
Value
Content-Type
application/json
Authorization
Bearer <token>
Query Parameters
Name
Type
Description
id
string
ID of the project that you want to bring the information.
Response
Last updated