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

Headers

Authentication
string
default:{{token_1}}
required

Query Parameters

taskId
string
status
string

create/cancel/doing/done/failed/timeout

Response

200 - application/json

The response is of type object.