Get InTouch connected devices online / offline status via InControl2 API

Hello,

I’m new to Peplink InControl and currently exploring its API capabilities.

I’m trying to find an API that can retrieve the online/offline status of third-party devices connected via InTouch. I’ve reviewed the InControl API documentation but could only find an endpoint that lists all InTouch devices – InControl2 REST interface overview — not one that provides their connection status.

Could anyone advise how to achieve this? Any guidance would be greatly appreciated.

Best regards,
MC

Note: The InControl2 web portal displays the connection status of InTouch devices (e.g., “Connected”), but I haven’t been able to locate similar information through the API.

TRY:
planet(mars/earth/etc).peplink.com
/rest/o/–ORGID–/n/–NETWORKNUM–/d/–DEVICEID–/oobm/settings

Hello Jonathan,

Thank you for the input.

I have tried using the API, but it seems that the ‘connection status’ information is missing from the JSON response. Although the InControl2 web portal clearly shows the status of InTouch-connected devices (e.g., “Connected”), I have not been able to find a corresponding field in the API output.

Is there a way to retrieve this status via the API, or is it currently unavailable?

Again, thank you for your time and help.