Skip to main content
GET
/
api
/
device
/
find-by-config
按设备配置过滤设备列表
curl --request GET \
  --url https://api.example.com/api/device/find-by-config \
  --header 'Authentication: <authentication>'
{}

Headers

Authentication
string
required

Query Parameters

path
string
deptId
string
pageSize
integer
pageIndex
integer
sn
string
name
string

Response

200 - application/json

The response is of type object.