Retrieve results

After the user has completed their in-branch session you will then be able to retrieve the result of the IBV session.

Each session has a configured 'time to live' (TTL) which must be above 300 seconds (5 minutes). When a session is created, it remains active until it's time to live is reached. For any active session, you can use the Yoti API to retrieve a report on the session (containing all the end-user's uploaded documents and associated metadata). If you wish to be notified on the progress of the session please use notifications.

This sections explains how to:

  • Retrieve the results of the session

If you would like information on retrieving the ID document images, user information and the report head here.

HTTP
Copy

Example of the configured response stating what documentation and checks are required.

Javascript
Copy

Hint Face capture is the result of the image capture of the user.

HTTP
Copy

Example of a response outlining the state of the checks. Once the checks are complete a recommendation value will be issued for each one.

JSON
Copy

The following is present in every session result.

ValueDescription
ResourcesA container of all ID documents and liveness captures for this session.
ChecksA container of all checks performed for this session
Type to search, ESC to discard
Type to search, ESC to discard
Type to search, ESC to discard
  Last updated by Josh Steadman
On This Page
Retrieve results