Returns the certificate authority used to sign the certificates of this deployment.
GET
/deployments/{deployment_id}/certificate-authority
curl \
--request GET 'https://{{hostname}}/api/v1/deployments/{deployment_id}/certificate-authority' \
--user "username:password"