Skip to main content

Batch fetch thing connectivity statuses

POST 

/iot/things/status

Returns connectivity statuses for the given thing IDs. IDs that do not exist or are not accessible are omitted from the response. Things that have never connected are also omitted.

Required Permission:

  • Resource: core:things:{id} (each)

  • Action: core:things:get

Request

Responses

Map of thing IDs to their connectivity statuses.