---
title: "LoginUrl"
method: GET
path: "/controlplane/machine/{machine_id}"
tags: ["ZTA ControlPlane"]
---

# LoginUrl

`GET /controlplane/machine/{machine_id}`

根据机器码获取客户端鉴权的url

## Path parameters

- `machine_id` string, required

## Response `200`

OK

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

---

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