Presentations
Presentations are packaged credentials that holders share with verifiers.
Create verifiable presentations to respond to verification requests,
proving you hold certain credentials without revealing unnecessary information.
Endpoints
GET
/v1/holder/presentations
List holder presentations
GET
/v1/holder/presentations/{uuid}
Get presentation details
POST
/v1/holder/presentations
Create a credential presentation
DELETE
/v1/holder/presentations/{uuid}
Revoke a presentation
POST
/v1/verifier/presentations/verify
Verify a presentation