---
title: "Get Account Details"
method: GET
path: "/accounts/{accountId}"
tags: ["Accounts"]
---

# Get Account Details

`GET /accounts/{accountId}`

The get account details service provides detailed information of an account.<br><br><b>Note:</b><li>fullAccountNumber is deprecated and is replaced with fullAccountNumberList in include parameter and response.</li>

## Path parameters

- `accountId` integer, required

## Query parameters

- `include` 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)
