The ID of the user.
The user name of the user.
GET / HTTP/1.1 Host: GetAllUnredactedUserConfigsForUser?userId=1&userName=text Accept: */*
Successful retrieval of unredacted user configurations.
[ { "Key": "Config1", "Value": "Config1Val" }, { "Key": "Setting2", "Value": "Value2" }, { "Key": "API_KEY", "Value": "Actual_API_KEY" } ]