---
title: "Get User Profile Details"
method: GET
path: "/providerAccounts/profile"
tags: ["ProviderAccounts"]
---

# Get User Profile Details

`GET /providerAccounts/profile`

The get provider accounts profile service is used to return the user profile details that are associated to the provider account. <br>

## Query parameters

- `providerAccountId` string

## 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/revisions/3bc0042deba8/schema)
