List all Biometric Validations
Last updated
Last updated
GET -https://api.verifik.co/v2/biometric-validations
With this service, you can bring all biometric validations that you have created.
Headers
Name | Value |
---|---|
Query Params
Name | Value | Description |
---|---|---|
Response
Content-Type
application/json
Authorization
Bearer <token>
page
1
you can define the page number if you have too many records.
perPage
20
How many records you need per page.
like_name
any string i.e. Postman
You can query a 'like' condition
where_status
Options are [failed, validated, sent, new, expired]
You can specify the value to filter by status.