Get device MAC address
Returns device MAC address
Responses
- 200
- 401
OK
- application/json
- Schema
- Example (from schema)
- Example
Schema
- mac_address stringDevice MAC address 
{
  "mac_address": "70:69:79:E0:3E:7C"
}
{
  "mac_address": "70:69:79:E0:3E:7C"
}
Unauthorized request. Log In
- application/json
- Schema
- Example (from schema)
- Log In
Schema
- error stringError information 
{
  "error": "Log In"
}
{
  "error": "Log In"
}
Loading...