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

# Get User Details

`GET /user`

The get user details service is used to get the user profile information and the application preferences set at the time of user registration.<br>

## Response `200`

OK

## Other responses

- `401` — Unauthorized
- `404` — Not Found

---

[API](https://skmtc.net/yodlee/apis/yodlee-core-apis.md) · [All operations](https://skmtc.net/yodlee/apis/yodlee-core-apis/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/yodlee/yodlee-core-apis/versions/3bc0042deba8/schema)
