The ID of the user.
The user name of the user.
The specific configuration key to retrieve.
GET / HTTP/1.1 Host: GetUnredactedUserConfigByKey?userId=1&userName=text&key=text Accept: */*
Successful retrieval of unredacted user configuration by key.
[ { "Key": "Config1", "Value": "Config1Val" } ]