# GET /scales > 来源:BrAPI v2.1 校验报告(03-fix.md) ## 概要 | 项 | 值 | | --- | --- | | 状态 | warning | | 方法 | GET | | URL | `/brapi/v2/scales` | | 完整 URL | `http://localhost:8081/brapi/v2/scales` | | 路径模板 | `GET /scales` | | 模块 | Scales | | 响应时间 | 694 ms | ## 校验详情 ``` GET /scales Scales 694 ms schema mismatch schema mismatch Json matches schema: schemas/v2.1/metadata.json (schema mismatch) — Schema: schemas/v2.1/metadata.json Server response is not valid JSON. Json matches schema: schemas/v2.1/Scales/getScalesResponse.json (schema mismatch) — Schema: schemas/v2.1/Scales/getScalesResponse.json Server response is not valid JSON. ``` --- **状态:待修复**