Get a certificate
GET/authorizer/api/v1/cas/:id
Gets authorizer's root certificate by ID.
Request
Responses
- 200
- 400
- 404
- 415
- 500
Successful response, returns the root certificate as a download object
Bad request error response
Resource not found error response
Invalid media type
Internal server error response