---
title: "system info query"
method: GET
path: "/api/v1/model/share/systems/{system_id}/query"
tags: ["model_share"]
---

# system info query

`GET /api/v1/model/share/systems/{system_id}/query`

query the system

## Path parameters

- `system_id` string, required

## Request body

- HandlerQuerySerializer
  - `fields` string

## Response `200`

OK

- object
  - `code` integer
  - `data` GinH
  - `message` string

## Changes

- **2022-04-26** `84bcf6b90a57` — 1 info
  - endpoint added
- **2021-07-19** `361087436cc5` — 1 breaking
  - api path removed without deprecation

[Change history](https://skmtc.dev/tencentblueking/apis/iam-api/changes/api/v1/model/share/systems/:system_id/query/get.md)

---

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