Returns current Certificate Authority (CA) with provided ID in PEM formatAsk AIget https://yourServer.jamfcloud.com/api/v1/pki/certificate-authority/{id}/pemReturns current Certificate Authority (CA) with provided ID in PEM formatPath ParamsidstringrequiredUUID of the Certificate Authority (CA)HeadersacceptstringenumDefaults to application/jsonGenerated from available response content typesapplication/jsonapplication/pem-certificate-chainAllowed:application/jsonapplication/pem-certificate-chainResponses 200Successful response returns certificate in PEM format 400Invalid ID parameter 404Certificate with that ID does not existUpdated about 2 months ago