---
title: "Get current user"
method: GET
path: "/auth/me"
tags: ["authentication"]
---

# Get current user

`GET /auth/me`

Get the current authenticated user's profile information.

## Response `200`

Current user information

- unknown

---

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