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

Headers

Authentication
string
required

Query Parameters

id
string
required

Response

200 - application/json

The response is of type object.