v1
latestOpenAPI 3.1.02026-07-24474114.4 KBGet One Device
returns information about specific device
get/devices/{device_id}
Path parameters
device_idstring required
Response
200
Example response
{
"account_id": "5dba92731b5d034f7d8dcasas",
"api_enabled": "electron",
"connection_count": 6,
"cpu_load_percent": 2,
"created_at": 1637153557.1660001,
"device_stats": {
"cache_usage": {
"caches": [
{
"name": "Player-precache-v5",
"used": 0.01
}
],
"hits_24h": 66,
"max": 43.84,
"used": 0.05
},
"info": {
"CPU Load (%)": 2,
"CPU Model": "Intel(R) Core(TM) i7-7700HQ CPU @ 2.80GHz",
"Device Manufacturer": "Apple Inc.",
"Device Model": "MacBookPro14,3",
"Device Serial Number": "ASDQE245DSDGKSG",
"Hostname": "MacBook-Pro.local",
"Memory Free (%)": 1,
"Memory Free (MB)": 167,
"Memory Total (MB)": 16384,
"Memory Used (%)": 99,
"Memory Used (MB)": 16217,
"Network Access": "wifi",
"Number of Displays": 1,
"Orientation": "landscape",
"Platform": "macOS",
"Platform Version": "10.15.7",
"Screen Browser Height": 512,
"Screen Browser Width": 960,
"Screen Physical Height": 946,
"Screen Physical Width": 1680,
"Serial Ports": [
{
"path": "/dev/tty.URT1"
}
],
"Storage Free (MB)": 217688,
"Storage Total (MB)": 239072,
"Uptime App (s)": 1034,
"Uptime Player (s)": 1027
},
"versions": {
"API Enabled": "electron",
"App": "4.0.43",
"Browser Name": "Chrome",
"Browser Version": "91",
"OS": "macOS",
"OS Version": "10.15.7",
"Player": "3.173.0",
"Stage": "production"
}
},
"id": "6194fb151b5d032f1312f7b9",
"last_online": 1637304687,
"last_seen_date": 1637304687.374,
"last_seen_ip": "10.110.133.212",
"last_system_on": 1637304687,
"locked": true,
"memory_used_percent": 99,
"model": "Apple Inc. MacBookPro14,3",
"name": "Device-8o3ov",
"platform": "macOS",
"playing_page_id": "6194f7a2aa4a7e2f33449e38",
"playing_until": 1637304730.7500002,
"playlist_ids": [
"6194e811aa4a7e2f33449e2f"
],
"region": "us",
"seen_from_date": 1637303649,
"serial_number": "C02VK1DAHTD5",
"tags": [
"mp4"
],
"updated_at": 1638452376.5310001
}