Get submitted data
GET /v1/authrequests/{requestId}
GET
/v1/authrequests/{requestId}
Returns the data submitted to the OpenID4VP Authorization Request and the verification result.
Parameters
Section titled “ Parameters ”Path Parameters
Section titled “Path Parameters ” requestId
required
Id of the authorization request
string format: uuid
777cab68-3666-4bcb-be11-8f264dc6fa1b
Authorization Request ID
Responses
Section titled “ Responses ”Submitted data and verification result.
object
nonce
required
vp_token
required
Submitted Verifiable Presentation
string
presentation_submission
required
Presentation Submission that describes how to decode the presentation
Object
status
required
Status information about the state of the request
object
No content has been submitted, yet.
Unauthorized.