Retrieve a paginated list of verifications with optional filters
API key for authentication. Access https://console.beltic.com/ to obtain your API key.
Filter by verification status
initiated, passed, failed, requires_retry, canceled "passed"
Filter by session ID
"123e4567-e89b-12d3-a456-426614174000"
Filter verifications created after this date (ISO 8601)
"2025-01-01T00:00:00.000Z"
Filter verifications created before this date (ISO 8601)
"2025-12-31T23:59:59.999Z"
Number of items per page (1-100)
1 <= x <= 10015
Cursor for forward pagination
Cursor for backward pagination
Include total count in response
true