文档
测试

获取群组列表

GET
http://172.16.14.11:8069/api/v1/hosts/group/

请求头

参数名
类型
描述
必填
Content-Type
string
示例:application/json
必填

请求参数

参数名
类型
描述
必填
uid
string
示例:2
必填
token
string
示例:b510a23700e5d7e5eeb2c648aa534e9edee465f2o1609729430
必填
name
string
名称
可选
creator
string
创建人
可选
create_time
dict
可选
start
string
必填
end
string
必填
offset
int
可选
limit
int
可选

响应参数

参数名
类型
描述
必填
jsonrpc
string
示例:2.0
必填
id
object
示例:null
必填
result
object
数据字典
必填
code
string
示例:200
必填
msg
string
示例:请求成功
必填
result
array
数据列表
必填
id
int
示例:1
必填
name
string
示例:神动之家
必填
total
int
必填