List Video Identity Verifications

Returns the list of all Identity Video Verifications within your organization. You can limit the number of items returned by using filters and pagination. Consult our guide for more details and examples.

Query Params
string
length ≥ 1

After cursor (pagination)

integer
1 to 100
Defaults to 100

The limit of items count to retrieve.

status
object

Filter by status. Allowed operators: eq. Example: status[eq]=verified

workspace_id
object

Filter by workspace_id. Allowed operators: eq. Example: workspace_id[eq]=9b6ed2f3-244f-487a-baa1-bbe4f51c8748

face_recognition
object

Filter by face_recognition. Allowed operators: eq. Example: face_recognition[eq]=true

pvid
object

Filter by pvid. Allowed operators: eq. Example: pvid[eq]=true

Responses

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