---
title: "Get Current User"
method: GET
path: "/v1/portal/auth/me"
---

# Get Current User

`GET /v1/portal/auth/me`

Validate JWT and return current user info from DB (not just JWT claims).

## Response `200`

Successful Response

- unknown

---

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