Skip to main content
GET
Get device group

Authorizations

x-api-key
string
header
required

Path Parameters

uuid
string<uuid>
required

UUID of the device group to retrieve

Response

Successful response

A device group for organising devices

uuid
string
required

Unique identifier for the group

name
string
required

Name of the group

description
string | null
required

Optional description of the group

orgUuid
string
devices
DeviceItem · object[] | null

Devices in this group, if requested

sharedBy
SharedBy · object | null

Present when this group is shared from another organisation