---
title: "Device Information"
method: GET
path: "/devices/{serial}"
tags: ["devices"]
---

# Device Information

`GET /devices/{serial}`

The device enpoint return information about a single device

## Path parameters

- `serial` string, required

## Query parameters

- `fields` string

## Response `200`

Device Information

- DeviceResponse
  - `device` 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)
