light-mode-image
Learn
API ReferenceDTS root CA certificates

Retrieve a DTS root CA certificate revocation list

GET/v1/ecosystems/certificates/ca/{dtsCaCertificateId}/crl

Retrieves the revocation list for a given DTS root CA certificate.

This endpoint is intended for public consumption, and as such does not require authentication.

Path Parameters

dtsCaCertificateId*string

Unique identifier of the DTS root CA certificate.

Formatuuid

Response Body

application/json

application/json

curl -X GET "https://example.com/v1/ecosystems/certificates/ca/497f6eca-6276-4993-bfeb-53cbbbba6f08/crl"
"string"

How would you rate this page?