Get verification status
GET/api/presentationexchange/status/:correlationId
| URL | Description |
|---|---|
| https://wallet.acc.credenco.com | Generated server url |
Retrieve the status of a verifiable credential exchange that has been started before. This url is received via PresentationExchangeStartResponse.presentationStatusUri
Request
Responses
- 200
- 400
- 401
OK. When the body is empty the exchange is still in process.
Invalid correlationId provided.
Unauthorized.