获取运行时偏好
GET /v1/runtime-preferences:返回子功能开关架构、当前覆盖项与解析后的值。
GET /v1/runtime-preferences
返回子功能开关架构、当前覆盖项与解析后的值,为设置中的偏好页面提供数据。
| 方法 | GET |
| 路径 | /v1/runtime-preferences |
| 认证 | 设置 GATEWAY_AUTH_TOKEN 时需要 Authorization: Bearer <token> |
| 类别 | preferences |