📘

Use the hub_url received in the registration response as your base URL.

📘

This API requires the device to authenticate, see Device Authentication.

Gets a list of all child devices of a parent device.

Return Data

An array of device information objects, one per child.

NameTypeDescription
idstringDevice ID
snstringSerial number
macstringMAC address
stateobjectRepresents the current device state
access_keystringUnique access key used for authentication
last_seendatetimeWhen data was last received from the device
namestringFriendly name set in the UI
firmware_versionstring (semver)Firmware version
vendorstringManufacturer name
modelstringDevice model
claimedstringName of the organization that owns the device, or NULL
detailsobjectOptional: Object containing details provided during device registration
Language
Authorization
Header
URL
Click Try It! to start a request and see the response here!