Get CRL
GET/authorizer/api/v1/:ca_type/cas/:id/crl
Gets authorizer CA's certificate revocation list.
Request
Responses
- 200
- 400
- 404
- 500
Successful response, returns the certificate revocation list as a download object
Bad request error response
Resource not found error response
Internal server error response