Skip to content

SessionResultsData

Verification results returned by fetchSessionResults for a completed session.

optional errors: Record<string, unknown>


optional metadata: object

Metadata about the document signer certificate, when available.

optional document_signer: DocumentSigner

optional user_agent: string

The User-Agent header from the wallet/browser that submitted the presentation.


response: Record<string, Record<string, unknown>>


status: "error" | "success"


optional warnings: Record<string, unknown>