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

# Device List

`GET /devices`

The devices endpoint return list of all the STF devices including Disconnected and Offline

## Query parameters

- `fields` string

## Response `200`

List of Devices

- DeviceListResponse
  - `devices` object[], required

## Other responses

- `default` — Unexpected Error

---

[API](https://skmtc.dev/openstf/apis/smartphone-test-farm.md) · [All operations](https://skmtc.dev/openstf/apis/smartphone-test-farm/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/openstf/smartphone-test-farm/revisions/07b57b648bbb/schema)
