---
title: "获取系统信息"
method: GET
path: "/system/info"
tags: ["系统"]
---

# 获取系统信息

`GET /system/info`

获取系统版本、构建信息和引擎配置

## Response `200`

系统信息

- InternalHandlerGetSystemInfoResponse
  - `build_time` string
  - `commit_id` string
  - `db_version` string
  - `edition` string
  - `go_version` string
  - `graph_database_engine` string
  - `keyword_index_engine` string
  - `minio_enabled` boolean
  - `vector_store_engine` string
  - `version` string

---

[API](https://skmtc.dev/tencentblueking/apis/weknora-api.md) · [All operations](https://skmtc.dev/tencentblueking/apis/weknora-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/tencentblueking/weknora-api/revisions/08f8a25fbf1d/schema)
