Retrieve presentation definition
GET/api/proof-request/v1/:id/presentation-definition
For wallets; after a wallet connects to a verifier's request for proof via the Handle Invitation
endpoint, the presentation definition endpoint takes the resulting proofId
and filters the wallet, returning credentials which match the verifier's request.
Request
Responses
- 200
- 400
- 401
- 403
- 404
- 500
OK
Bad Request
Unauthorized
Forbidden
Entity Not Found
Internal error