Recuperar una Validación Biométrica
Endpoint
Este endpoint recupera un único registro de BiometricValidation por su ID.
Headers
Name
Value
Content-Type
application/json
Authorization
Bearer <token>
Parameters
Name
Type
Description
id
string
ID of the biometric validation that you want to bring the information.
Response
Last updated