Get authorization session status
GET/api/v1/oid4vp/backend/auth/requests/:correlationId
| URL | Description |
|---|---|
| https://wallet.acc.credenco.com | Generated server url |
Checks the current status of an Authorization Request session. Can optionally include verified credential data in the response when the status is 'verified'.
Request
Responses
- 200
- 401
- 404
OK. When the body is empty the exchange is still in process.
Unauthorized.
Invalid correlationId provided.