List devices
Devices
List devices
Required permission: read.
Lists devices for this org. Pass deviceType to filter to one type, or omit
it to list every type combined. status filters on the effective
online/offline state derived from the last heartbeat.
GET
List devices
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
Target organization id (from the route path)
Query Parameters
base-station | wearable | repeater | card. Omit to list all types combined.
Pattern:
^(base-station|wearable|repeater|card)$online | offline
Required range:
1 <= x <= 200