---
title: "获取宿主机安装命令"
method: GET
path: "/api/v1/teams/hosts/install-command"
tags: ["【Team 管理员】宿主机管理"]
---

# 获取宿主机安装命令

`GET /api/v1/teams/hosts/install-command`

获取宿主机安装命令

## Response `200`

成功

- object
  - `code` integer
  - `data` DomainInstallCommand
    - `command` string
  - `message` string

## Other responses

- `401` — 未授权
- `500` — 服务器内部错误

---

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