MATTR VII PlatformCWT
Retrieve all CWT credential revocation lists
Returns a list of all CWT credential revocation lists on the tenant.
Analytics Events
CREDENTIAL_COMPACT_REVOCATION_LISTS_RETRIEVE_STARTCREDENTIAL_COMPACT_REVOCATION_LISTS_RETRIEVE_SUCCESSCREDENTIAL_COMPACT_REVOCATION_LISTS_RETRIEVE_FAIL
curl -X GET "https://example.vii.au01.mattr.global/v2/credentials/compact/revocation-lists"
[
{
"nextCursor": "string",
"data": [
{
"id": "string",
"issuer": "string",
"url": "string"
}
]
}
]
How would you rate this page?