分页获取网关列表
GET
https://console.sciento.cn/wopen/v1/{tenantId}/device/gateway/all
请求参数
Path 参数
tenantId
string
申请应用的租户id
示例值:
{{tenantId}}
Query 参数
online
string
可选
name
string
可选
page
string
当前页面
size
string
页面大小
deviceType
string
可选
Header 参数
Authorization
string
必需
示例值:
{{token}}
Content-Type
string
必需
示例值:
application/x-www-form-urlencoded
示例代码
返回响应
修改于 2024-12-25 03:33:49