---
title: "User Devices"
method: GET
path: "/user/devices"
tags: ["user"]
---

# User Devices

`GET /user/devices`

The User Devices endpoint returns device list owner by current authorized user

## Query parameters

- `fields` string

## Response `200`

Current User Devices List

- DeviceListResponse
  - `devices` 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)
