/get-certificate-valueAsk AIpost https://api.akeyless.io/get-certificate-valueBody Paramscert-issuer-namestringThe parent PKI Certificate Issuer's name of the certificate, required when used with display-id and tokendisplay-idstringCertificate display IDignore-cachestringDefaults to falseRetrieve the Secret value without checking the Gateway's cache [true/false]. This flag is only relevant when using the RestAPIissuance-tokenstringToken for getting the issued certificatejsonbooleanDefaults to falseSet output format to JSONtruefalsenamestringCertificate nametokenstringAuthentication token (see /auth and /configure)uid-tokenstringThe universal identity token, Required only for universal_identity authenticationversionint32Certificate versionResponses 200getCertificateValueResponse wraps response body. defaulterrorResponse wraps any error to return it as a JSON object with one "error" field.Updated 7 months ago