Skip to main content
GET
Retrieve the full details of a specific device, including settings and current health status.

Authentication

Requires an API key with devices:read scope.

Path Parameters

id
string
required
The device’s unique identifier (e.g., dev_abc123).

Response

Returns the device object.

Response Fields