Once a verification is created, you can track its progress via Konsole or the API.
Track progress in Konsole
In Konsole, the Requests tab allows you to search, filter, or sort by verification ID, status or request date. A verification’s status will be Waiting for applicant until the applicant completes the journey or the request expires
When a verification is completed, the user who created the request is notified by email. Optional shared inbox notifications can be configured on request — contact [email protected].
Track progress via API
Konfir’s API provides webhooks that notify your system when key lifecycle events occur (e.g. data connected, verification completed). This allows you to trigger downstream actions automatically.
For implementation details, event types, and payloads, see the API documentation.
