Skip to content

Get submitted data

GET
/v1/authrequests/{requestId}

Returns the data submitted to the OpenID4VP Authorization Request and the verification result.

requestId
required

Id of the authorization request

string format: uuid
777cab68-3666-4bcb-be11-8f264dc6fa1b

Authorization Request ID

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.