/get-secret-valueCopy Pagepost https://api.akeyless.io/get-secret-valueRecent RequestsLog in to see full request historyTimeStatusUser Agent Retrieving recent requests…LoadingLoading…Body ParamsaccessibilitystringDefaults to regularfor personal password managerignore-cachestringDefaults to falseRetrieve the Secret value without checking the Gateway's cache [true/false]. This flag is only relevant when using the RestAPIjsonbooleanDefaults to falseSet output format to JSONtruefalsenamesarray of stringsrequiredSecret namenames*ADD stringpretty-printbooleanPrint the secret value with json-pretty-print (not relevent to SDK)truefalsetokenstringAuthentication token (see /auth and /configure)uid-tokenstringThe universal identity token, Required only for universal_identity authenticationversionint32Secret version, if negative value N is provided the last N versions will return (maximum 20)Responses 200getSecretValueResponse wraps response body. defaulterrorResponse wraps any error to return it as a JSON object with one "error" field.Updated 7 months ago