spitefulgod 6 Posted April 9, 2017 Posted April 9, 2017 Hi all, I want to get the information on a specific client via the HTTP account, I use /sessions/ to get a list of all clients but how do I just get a specific client, I've tried /Sessions/{2429....} and Sessions/?{3422...} but they don't seem to work.... Does anyone have any ideas? Is it even possible?
Luke 38499 Posted April 10, 2017 Posted April 10, 2017 /Sessions?DeviceId={deviceId} this is correct. you can filter them on device id.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now