获取 Nest 组
网址:
获取 http://api.aurelon.com/api/v2/nester/nestgroups
请求标头:
MisKey:见认证
HardwareHash:见认证
序列号:见认证
应用程序版本:请参阅身份验证
回复:
返回有关现有嵌套组的信息
成功:
200 确定:
[{ "Id":"292e94f2-5e43-4975-843f-6f9b16092db1", "Name":"Test group" }, { "Id":"88138364-0012-45f4-90ce-b24fd6a6a0f0", "Name":"Test group 2" }]
错误:
- 401 Unauthorized : {“Message”: “Invalid HardwareHash”}
- 401 Unauthorized : {“Message”: “Invalid MisKey”}
- 401 Unauthorized : {“Message”: “”MisKey” or “HardwareHash”, “SerialNumber” and “ApplicationVersion” headers are required”}
- 500 内部服务器错误: {“消息”:“内部服务器错误”}