---
title: "GET /v1/user/{uid}"
method: GET
path: "/v1/user/{uid}"
tags: ["User"]
---

# GET /v1/user/{uid}

`GET /v1/user/{uid}`

## Path parameters

- `uid` string, required

## Response `200`

OK

- GoddessApiV1UserItem
  - `uid` string
  - `email` string
  - `phone` string
  - `status` integer
  - `createdAt` string
  - `updatedAt` string
  - `name` string
  - `nickname` string
  - `avatar` string
  - `remark` string

---

[API](https://skmtc.net/aide-family/apis/untitled-api-2.md) · [All operations](https://skmtc.net/aide-family/apis/untitled-api-2/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/aide-family/untitled-api-2/versions/d97780a0ed10/schema)
