curl --location --request GET '/core/crypto/decrypt?cipherText' \ --header 'Authorization: {{ACCESS_TOKEN}}'
[ { "plainText": "string" } ]