9.8 Online status

GET https://{{domain}}/api/v2/device/{{DeviceGUID}}/isonline

Retrieves the currently loaded media size on each tray.

Request

Query string parameters:

  • DeviceGUID (guid, required)

Response

JSON object

{ IsOnline : bool }