Skip to main content
GET
/
api
/
device
/
export
设备导出
curl --request GET \
  --url https://api.example.com/api/device/export \
  --header 'Authentication: <authentication>' \
  --header 'Content-Type: multipart/form-data'
{}

Headers

Authentication
string
default:{{token_1}}
required

Query Parameters

tagId
string
deptId
string
productModel
string
type
string
typeNot
string
sns
string

Body

multipart/form-data

The body is of type object.

Response

200 - application/json

The response is of type object.