v12

latestOpenAPI 3.0.0raw.githubusercontent.com2023-07-14652587.5 KB
Devices

Find devices by ID

Returns a batch of devices.

get/bulkdevices

Query parameters

deviceIdsstring[]

Optionally only return devices with these Ids. By default returns all attributes.

expandComponentsboolean

By default, components of a device are not returned. Passing true will return and expand a devices components.

attributesstring[]

Optionally only return these specific attributes. By default returns all attributes.

includeGroupsstring[]

Optionally only return these specific related groups. By default returns all related groups.

Response

successful operation