get /v1/identity/verification_sessions/{session}

Retrieve a VerificationSession

GetIdentityVerificationSessionsSession

<p>Retrieves the details of a VerificationSession that was previously created.</p> <p>When the session status is <code>requires_input</code>, you can use this method to retrieve a valid <code>client_secret</code> or <code>url</code> to allow re-submission.</p>

Parameters

Name In Type Required Description
expand query string[] no Specifies which fields in the response should be expanded.
session path string yes

Request Body

application/x-www-form-urlencoded

Responses

200 Successful response.
default Error response.