---
title: "Get account information"
method: GET
path: "/accounts/me"
tags: ["kamu"]
---

# Get account information

`GET /accounts/me`

## Response `200`

- AccountResponse
  - `accountName` string, required
  - `id` string, required

## Other responses

- `401`

---

[API](https://skmtc.dev/kamu-data/apis/kamu-rest-api.md) · [All operations](https://skmtc.dev/kamu-data/apis/kamu-rest-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/kamu-data/kamu-rest-api/revisions/623327a42b01/schema)
