| Name | Type | Description | Notes |
|---|---|---|---|
| Ciphertext | string | Ciphertext to be decrypted in base64 encoded format | |
| DisplayId | string | The name of the key to use in the encryption process | |
| IgnoreCache | string | 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 | string | Authentication token (see `/auth` and `/configure`) | [optional] |
| UidToken | string | The universal identity token, Required only for universal_identity authentication | [optional] |
| VarVersion | int | classic key version |