4.2 Device & Infrastructure Management
GET /me/devices — Device List
Returns all Terminal and Extension devices bound to the current user.
Response (DeviceListVO.devices[]):
| Field | Type | Description |
|---|---|---|
node_id | string | Unique node ID |
browser | string | Browser / client type |
extension_version | string | Extension version |
os | string | Operating system |
timezone | string | Timezone |
status | string | Status: online / offline / disconnected / deleted |
granted_categories | string[] | Granted categories |
capabilities | string[] | Capabilities |
created_at | string | Creation time (ISO-8601) |
last_seen_at | string | Last seen time (ISO-8601) |