MATTR VII PlatformStatus list signers
Retrieve a status list signer
Retrieves an existing status list signer.
Status list signer operations are only available in implementations using unmanaged (external) IACAs.
Analytics Events
MOBILE_CREDENTIAL_STATUS_LIST_SIGNER_RETRIEVE_STARTMOBILE_CREDENTIAL_STATUS_LIST_SIGNER_RETRIEVE_SUCCESSMOBILE_CREDENTIAL_STATUS_LIST_SIGNER_RETRIEVE_FAIL
Roles
adminissuer
GET
/v2/credentials/mobile/status-list-signers/{statusListSignerId}AuthorizationBearer <token>
In: header
Path Parameters
statusListSignerIdstring
Status list identifier
Format
uuidResponse Body
curl -X GET "https://example.vii.au01.mattr.global/v2/credentials/mobile/status-list-signers/497f6eca-6276-4993-bfeb-53cbbbba6f08"{
  "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
  "iacaId": "080c670a-2e90-4023-b79f-b706e55e9bc6",
  "active": false,
  "csrPem": "-----BEGIN CERTIFICATE REQUEST-----...-----END CERTIFICATE REQUEST-----"
}How would you rate this page?
