Welcome to Headwind MDM Q&A, where you can ask questions and receive answers from other members of the community.

Please do not post bug reports, missing feature requests, or demo inquiries. If you have such an inquiry, submit a contact form.

0 votes
Hello,

What is the API REST method I should use to check if the device is on?

Best regards.
by (130 points)

1 Answer

0 votes
Hello,

You can use the /private/devices/number/{number} method

The response has a lastUpdate field

Authorization in rest api here: https://qa.h-mdm.com/4625/is-there-any-rest-api
by (8.7k points)
edited by
...