improved
August 22nd 2025
6 days ago by Ran Grushkowsky
Improved
Get a Veriff Session Link
Enhanced the existing GET endpoint by adding an optional callback_override
query parameter.
- When provided, this parameter allows clients to specify a custom HTTPS URL to redirect the user after completing their Veriff ID submission.
- Overrides the default callback configured in the system.
- The response continues to return both
session_url
andsession_id
for initiating the verification process.