---
title: "获取绑定宿主机命令"
method: GET
path: "/api/v1/users/hosts/install-command"
tags: ["【用户】主机管理"]
---

# 获取绑定宿主机命令

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

获取绑定宿主机命令

## Response `200`

成功

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

---

[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/revisions/5a5929cb17f2/schema)
