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

# User Profile

`GET /user`

The User Profile endpoint returns information about current authorized user

## Response `200`

Current User Profile information

- UserResponse
  - `user` 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)
