Get Verification Session (OAuth)

Retrieve verification session details using OAuth2 access token. This is the same endpoint as the API key version but authenticated with a Bearer token instead.

Authentication Required: Click the 'Authorize' button and paste an access token obtained from the /oauth2/token endpoint.

Note: The verification_id can be found in the identity token or access token claims returned from the token endpoint.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

The unique identifier for the verification session (obtained from identity token or access token claims)

Query Params
boolean
Defaults to false

Set to true to include sensitive data like SSN in the response

Responses

404

Verification session not found

Language
Credentials
Bearer
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json