Credential Issuance APIs
Verifies a verifiableCredential and returns a verificationResult in the response body.
Authorizations
TokenstringRequired
Path parameters
idstringRequired
Responses
200
OK
appliation/json
get
/credentials/{id}/verify200
OK
Authorizations
TokenstringRequired
Query parameters
issuerIdstringRequired
The ID of the issuer
pagestringRequired
The page number
limitstringRequired
The limit of items per page
Responses
200
OK
appliation/json
Responseobject[]
404
Not Found
500
Error
get
/credentials/revocation-listLast updated