---
title: "List Tailscale devices"
method: GET
path: "/tailscale/devices"
tags: ["Tailscale"]
---

# List Tailscale devices

`GET /tailscale/devices`

Returns the list of devices in the configured tailnet using the stored API key.

## Response `200`

List of tailnet devices.

- object
  - `devices` object[]

## Other responses

- `500` — Failed to fetch Tailscale devices.

---

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