Skip to main content
GET
/
api
/
device
/
task
/
find
设备任务列表
curl --request GET \
  --url https://api.example.com/api/device/task/find \
  --header 'Authentication: <authentication>'
{}

Headers

Authentication
string
default:{{token_1}}
required

Query Parameters

pageIndex
string
required
pageSize
string
required
startTime
string
endTime
string
taskType
string

设备名、sn、devid、查询

Response

200 - application/json

The response is of type object.