SessionResultsData
Verification results returned by fetchSessionResults for a completed session.
Properties
Section titled “Properties”errors?
Section titled “errors?”
optionalerrors:Record<string,unknown>
metadata?
Section titled “metadata?”
optionalmetadata:object
Metadata about the document signer certificate, when available.
document_signer?
Section titled “document_signer?”
optionaldocument_signer:DocumentSigner
user_agent?
Section titled “user_agent?”
optionaluser_agent:string
The User-Agent header from the wallet/browser that submitted the presentation.
response
Section titled “response”response:
Record<string,Record<string,unknown>>
status
Section titled “status”status:
"error"|"success"
warnings?
Section titled “warnings?”
optionalwarnings:Record<string,unknown>