Get some account_data for the user.

GET {{baseUrl}}/user/:userId/rooms/:roomId/account_data/:type

Get some accountdata for the client on a given room. This config is only visible to the user that set the accountdata.

RESPONSES

status: OK

{"custom_account_data_key":"custom_config_value"}