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

# Get Accounts

`GET /accounts/{AccountId}`

## Path parameters

- `AccountId` string, required

## Headers

- `x-fapi-financial-id` string, required
- `x-fapi-customer-last-logged-time` string
- `x-fapi-customer-ip-address` string
- `x-fapi-interaction-id` string
- `Authorization` string
- `x-customer-user-agent` string

## Response `200`

Accounts Read

## Other responses

- `400` — Bad request
- `401` — Unauthorized
- `403` — Forbidden
- `405` — Method Not Allowed
- `406` — Not Acceptable
- `429` — Too Many Requests
- `500` — Internal Server Error

---

[API](https://skmtc.net/algbralabs/apis/account-and-transaction-api-specification.md) · [All operations](https://skmtc.net/algbralabs/apis/account-and-transaction-api-specification/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/algbralabs/account-and-transaction-api-specification/revisions/6c9f37e12df7/schema)
