---
title: "Get Current User Info"
method: GET
path: "/api/v1/auth/me"
tags: ["Auth"]
---

# Get Current User Info

`GET /api/v1/auth/me`

Get current user information.

Requires JWT Bearer authentication with Cognito token.
User data is automatically kept up-to-date during authentication.

## Response `200`

Successful Response

- object

---

[API](https://skmtc.net/morpheusais/apis/morpheus-api-gateway.md) · [All operations](https://skmtc.net/morpheusais/apis/morpheus-api-gateway/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/morpheusais/morpheus-api-gateway/versions/061297d1593b/schema)
