---
title: "get system clients"
method: GET
path: "/api/v1/systems/{system_id}/clients"
tags: ["model"]
---

# get system clients

`GET /api/v1/systems/{system_id}/clients`

get clients of the system

## Path parameters

- `system_id` string, required

## Response `200`

OK

- object
  - `code` integer
  - `data` HandlerSystemClientsResponse
    - `clients` string
  - `message` string

---

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