List all IDV requests

Returns a list of all identity verification requests for a person.

This endpoint provides a list of all identity verification requests created for a specific person_id.

The list includes the request_id for each request, which can be used to retrieve the identity verification result using the GET /v2/identity/{request_id} endpoint.

Path Params
string
required

Sikoia ID for the person

Query Params
boolean

Exclude incomplete requests from the list, defaults to false

string

Filter by verification status. Can be comma-separated for multiple values.

Responses

Language
Credentials
URL
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json