/
UN
unitedrhino
/
things-api
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Subscribe
unitedrhino
things-api
post
获取分组列表
v1
latest
OpenAPI 3.0.3
2026-07-17
178
286
472.4 KB
things/group/info
thingsGroupInfo
获取分组列表
post
/api/v1/things/group/info/index
Request body
GroupInfoIndexReq
required
areaID
string
区域ID
name
string
分组名称
page
PageInfo
parentID
integer
父组ID
productID
string
产品ID
purpose
string
用途 不填默认为default
tags
Tag[]
分组tag
withDevices
boolean
true 时返回 list[].devices 设备核心信息
Response
A successful response.
object
required
code
integer
data
GroupInfoIndexResp
msg
string