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

# Get user

`GET /me`

Show the authenticated user.

Processing mode: <small><code>sync</code></small>

## Response `200`

`UserResource`

## Other responses

- `403` — Authorization error

---

[API](https://skmtc.net/mfullbrook/apis/forge.md) · [All operations](https://skmtc.net/mfullbrook/apis/forge/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/mfullbrook/forge/revisions/24ad66d99f93/schema)
