Skip to main content
GET
Org device status snapshot

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

org_id
string
required

Target organization id (from the route path)

Response

Successful Response

Current per-org device snapshot for GET /orgs/{org_id}/devices/status.

orgId
string
required
generatedAt
string | null
required
devicesByType
Devicesbytype · object
required
totalDevices
integer
required
onlineDevices
integer
required
lowBatteryCount
integer
required
minBatteryPct
integer | null
lastCheckinAt
string | null