Get some account_data for the user.
GET {{baseUrl}}/user/:userId/account_data/:type
Get some accountdata for the client. This config is only visible to the user that set the accountdata.
RESPONSES
status: OK
{"custom_account_data_key":"custom_config_value"}