Skip to main content
GET
/
api
/
product
/
find
查询产品列表
curl --request GET \
  --url https://api.example.com/api/product/find \
  --header 'Authentication: <authentication>'
{}

Headers

Authentication
string
required

Query Parameters

pageIndex
string
pageSize
string
name
string
model
string
deviceType
string
deptId
string
status
string

布尔值

Response

200 - application/json

The response is of type object.