MATTR VII PlatformCertificates
Retrieve DTS root CA certificate
Retrieves the latest DTS root CA certificate. This can be used by relying parties to verify a signed VICAL.
Deprecated
This endpoint is deprecated and may be removed in a future version. Please update your integration to use an alternative endpoint.
GET
/v1/ecosystems/{ecosystemId}/vicals/public/certificates/ca/latestPath Parameters
ecosystemIdstring
The UUID of the ecosystem
Format
uuidResponse Body
curl -X GET "https://example.vii.au01.mattr.global/v1/ecosystems/87880d7e-a4d0-462e-8383-3f1e5e16865d/vicals/public/certificates/ca/latest"Empty
{
  "code": "string",
  "message": "string",
  "details": [
    {
      "value": "string",
      "msg": "Invalid value",
      "param": "id",
      "location": "body"
    }
  ]
}How would you rate this page?
