---
title: "获取当前用户信息"
method: GET
path: "/auth/me"
tags: ["认证"]
---

# 获取当前用户信息

`GET /auth/me`

获取当前登录用户的详细信息

## Response `200`

用户信息

- object

## Other responses

- `401` — 未授权

---

[API](https://skmtc.net/tencentblueking/apis/weknora-api.md) · [All operations](https://skmtc.net/tencentblueking/apis/weknora-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/tencentblueking/weknora-api/revisions/6e297e21afca/schema)
