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

# token get

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

get the token of system

## Path parameters

- `system_id` string, required

## Response `200`

OK

- object
  - `code` integer
  - `data` HandlerTokenResponse
    - `token` 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)
