Verification
Verify VC status via the Issuance contract.
GET /verify/:vc_id
/verify/:vc_idPath:
vc_idReturns:
{ vc_id: string; status: string; since?: string }Errors:
500 verify_errorSource:
api/testnet/src/controllers/verifyController.ts:5-13
Last updated

