Skip to main content
GET
Retrieve the captured selfie

Authorizations

Authorization
string
header
required

Your secret key (sk_live_…), server-side only. Also accepted as an x-api-key header.

Path Parameters

id
string
required

The vs_… session id.

Query Parameters

redirect
boolean
default:false

When true, respond with a 302 straight to the image bytes instead of JSON.

Response

Signed media link

object
enum<string>
Available options:
verification_session_media
id
string
url
string

Signed URL, valid 5 minutes.

url_expires_at
string<date-time>
sha256
string

Hash of the exact bytes the models scored.

content_type
string
expires_at
string<date-time> | null

Retention expiry of the stored capture.