GetUnredactedUserConfigByKey
The ID of the user.
The user name of the user.
The specific configuration key to retrieve.
curl -L \ --url 'GetUnredactedUserConfigByKey?userId=1&userName=text&key=text'
[ { "Key": "Config1", "Value": "Config1Val" } ]