List all verifications with filtering and pagination
| Parameter | Type | Required | Description |
|---|---|---|---|
| status | string | No | Filter by status: pending, submitted, action_needed, approved, rejected |
| type | string | No | Filter by type: kyc, kyb |
| subjectReference | string | No | Search by subject reference |
| page | number | No | Page number (default: 1) |
| limit | number | No | Items per page (default: 20, max: 100) |
Your API key from the dashboard
Filter by status
pending, submitted, action_needed, approved, rejected Filter by type
kyc, kyb Search by subject reference
Page number
Items per page
x <= 100