MATTR VII PlatformStatus list retrieval
Retrieve a Status list token
Retrieves the Status list token in CWT format. This public end point returns a token which contains a compressed, signed list of credential statuses. Relying parties can use this token to check the revocation status of an mDoc that references this Status list.
Analytics Events
MOBILE_CREDENTIAL_STATUS_LIST_TOKEN_RETRIEVE_STARTMOBILE_CREDENTIAL_STATUS_LIST_TOKEN_RETRIEVE_SUCCESSMOBILE_CREDENTIAL_STATUS_LIST_TOKEN_RETRIEVE_FAIL
GET
/v2/credentials/mobile/status-lists/{statusListId}/tokenPath Parameters
statusListIdstring
Status list identifier
Format
uuidResponse Body
curl -X GET "https://example.vii.au01.mattr.global/v2/credentials/mobile/status-lists/497f6eca-6276-4993-bfeb-53cbbbba6f08/token""string"{
"code": "string",
"message": "string",
"details": [
{
"value": "string",
"msg": "Invalid value",
"param": "id",
"location": "body"
}
]
}{
"code": "string",
"message": "string",
"details": [
{
"value": "string",
"msg": "Invalid value",
"param": "id",
"location": "body"
}
]
}How would you rate this page?