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

Headers

Authentication
string
required

Query Parameters

schemaPath
string

schema json路径

productModel
string

产品时必填

sn
string
required

设备时必填

Response

200 - application/json

The response is of type object.