Overview
Returns a list of all devices known to the server, with full status for each. Whenrequire_device_pairing is enabled (see environment config), only devices that have completed the pairing/registration flow are returned. Otherwise, all devices the server has seen are returned.
Endpoint
Response
Success (200 OK)
Response Fields
Each device object contains the same fields as
GET /status.
Examples
Related
GET /status
Full status for a single device
POST /api/register
Register a new device