Skip to main content
GET
/
api
/
maaend
/
devices
/
{device_id}
/
tasks
获取设备可用任务
curl --request GET \
  --url https://end-api.shallow.ink/api/maaend/devices/{device_id}/tasks \
  --header 'X-API-Key: <api-key>'

Authorizations

X-API-Key
string
header
required

第三方开发者 API Key(格式:sk_xxx)

Path Parameters

device_id
string
required

Response

200

任务列表