get
Dynamic
Account
Data
@GetMapping(path = "USERS_KEY + "/{" + IDENTIFIER_KEY + "}" + DYNAMIC_ACCOUNT_DATA_ENDPOINT",
headers = []
)
Method used to get the dynamic data of the user to correctly update in all the devices where the user is connected
Return
the result of the request as String
Parameters
id
The identifier of the user
token
The token of the user
deviceId
The identifier of the device