/decryptAsk AIpost https://api.akeyless.io/decryptRecent RequestsLog in to see full request historyTimeStatusUser Agent Retrieving recent requests…LoadingLoading…Body ParamsciphertextstringCiphertext to be decrypted in base64 encoded formatdisplay-idstringThe display id of the key to use in the decryption processencryption-contextobjectThe encryption context. If this was specified in the encrypt command, it must be specified here or the decryption operation will failencryption-context objectitem-idint64The item id of the key to use in the decryption processjsonbooleanDefaults to falseSet output format to JSONtruefalsekey-namestringrequiredThe name of the key to use in the decryption processoutput-formatstringIf specified, the output will be formatted accordingly. options: [base64]tokenstringAuthentication token (see /auth and /configure)uid-tokenstringThe universal identity token, Required only for universal_identity authenticationversionint32key version (relevant only for classic key)Responses 200decryptResponse wraps response body. defaulterrorResponse wraps any error to return it as a JSON object with one "error" field.Updated 7 months ago