List Guided identity verification sessions
Returns a paginated list of Guided identity verification sessions on your account. Results are sorted by createdAt descending (newest first). Filter by applicationId or associatedPersonId to narrow results. When a person appears on multiple applications, their session is returned once per application — the rows share the same id but differ in applicationId.
Authorizations
Query Parameters
The maximum number of results to return.
1 <= x <= 1000200
The number of items to skip before returning results.
100
Filter sessions by application.
36Filter sessions by associated person.
36Response
OK
The total amount of records matching the querying when "limit" is ignored.
67
List of Guided identity verification sessions matching the query criteria.
The maximum number of results to return.
1 <= x <= 1000200
The number of items to skip before returning results.
100