Parameter | Description |
---|---|
ID | The unique ID of the device. |
{
"devices": [
{
"alias": "string",
"assigned_to": false,
"description": "string",
"device_id": "string",
"groupid": "string",
"last_seen": "date-time",
"online_state": 0,
"policy_id": "string",
"remotecontrol_id": "string",
"supported_features": "string",
"teamviewer_id": 0,
"userid": "string"
}
]
}
Was this page helpful?