Hello everyone,
I would need to get the session variables via an http interface knowing the sessionID.
Looking in the guide I found the command that does just what I need: "vars".
The only information that the documentation provides, however, is as follows: "Gets all the current session variables and their values for the given session ID".
What I would like to know is how the url must be formatted to make the call correctly, since I can't understand how to make it.
thanks in advance,
Sebastian