Skip to main content
GET
Get a device group

承認

Authorization
string
header
必須

For authenticated requests, set the Authorization: Bearer your_api_key parameter in the header.
You can create and manage your API Keys by visiting the API Keys tab in the Settings page of your organization in Admina

パスパラメータ

organizationId
number
必須
groupId
number
必須

レスポンス

id
number
必須
:

1

name
string
必須
:

"macOS Tokyo Office"

description
string | null
必須
:

"macOS devices in use at the Tokyo Office"

deviceCount
number
必須

Number of devices matching the group conditions

:

42

conditions
object[]
必須

Conditions defining which devices belong to this group

isDefault
boolean
必須

True for built-in PC/Phone/Other groups

:

false

createdAt
string<date-time>
必須
updatedAt
string<date-time>
必須
最終更新日 2026年9月15日