---
title: "Get current user profile"
method: GET
path: "/auth/profile"
tags: ["Auth Controller"]
---

# Get current user profile

`GET /auth/profile`

Returns the logged-in user profile using userId from JWT

## Response `200`

User profile retrieved successfully

---

[API](https://skmtc.dev/findmydocument/apis/land-registry-api.md) · [All operations](https://skmtc.dev/findmydocument/apis/land-registry-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/findmydocument/land-registry-api/revisions/b55a990514fb/schema)
