Get a device by ID.
| Scope | Required |
|---|---|
devices:read | Yes |
The API key to use for authentication.
The API version the client was built against.
"2026-03-09.tetons"
The unique identifier of the device.
"dvc_123"
Successfully retrieved the device.
The object type, which is always device.
device "device"
ID of the device.
"dvc_123"
Name of the device.
"My Device"
The status of the device.
inactive, activating, online, offline The version of the agent the device is running.
"v1.0.0"
Timestamp of when the device was last made an initial connection (this is not the same as the last time the device was seen).
"2021-01-01T00:00:00Z"
Timestamp of when the device was last disconnected (this is not the same as the last time the device was seen).
"2021-01-01T00:00:00Z"
Timestamp of when the device was created.
"2021-01-01T00:00:00Z"
Timestamp of when the device was last updated.
"2021-01-01T00:00:00Z"