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

# User Device

`GET /user/devices/{serial}`

The devices enpoint return information about device owned by user

## Path parameters

- `serial` string, required

## Query parameters

- `fields` string

## Response `200`

Device Information owned by user

- DeviceResponse
  - `device` object, required

## Other responses

- `default` — Unexpected Error

---

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