Skip to main content
POST
/
api
/
device
/
props
/
get
设备属性查询
curl --request POST \
  --url https://api.example.com/api/device/props/get \
  --header 'Authentication: <authentication>' \
  --header 'Content-Type: application/json' \
  --data '{}'
{}

Headers

Authentication
string
default:{{token_1}}
required

Body

application/json

The body is of type object.

Response

200 - application/json

The response is of type object.