v1
latestOpenAPI 3.1.02026-07-22154213404.8 KBDevices
Get device info
Returns the current state and metadata for a single device, including its lifecycle state, type, stream URL, billing strategy, and timestamps. A stream token is included while the device is active.
get/devices/{deviceId}
Path parameters
deviceIdstring required
Response
OK
Example response
{
"$schema": "https://example.com/schemas/DeviceInfo.json"
}