OpenID4VC Verification Sessions

Get the verified authorization response data for a OpenID4VC verification session.

This endpoint can only be called for verification sessions where the state is ResponseVerified.

get/openid4vc/verifiers/sessions/{verificationSessionId}/verified-authorization-response

Path parameters

verificationSessionIdstring required

Headers

x-tenant-idstring

Optional header to set the context to a specific tenant. Only needed when the --multi-tenant feature is enabled. Default value is 'default'

Response

Ok

Changes

Changed in 3 of the 3 revisions of this API.13