| Name | Type | Description | Notes |
|---|---|---|---|
| ciphertext | str | Ciphertext to be decrypted in base64 encoded format | |
| display_id | str | The name of the key to use in the encryption process | |
| ignore_cache | str | Retrieve the Secret value without checking the Gateway's cache [true/false]. This flag is only relevant when using the RestAPI | [optional] [default to 'false'] |
| json | bool | Set output format to JSON | [optional] [default to False] |
| token | str | Authentication token (see `/auth` and `/configure`) | [optional] |
| uid_token | str | The universal identity token, Required only for universal_identity authentication | [optional] |
| version | int | classic key version |