---
title: "Get a certain locally stored account"
method: GET
path: "/keys/{name}"
tags: ["ICS1"]
---

# Get a certain locally stored account

`GET /keys/{name}`

## Response `200`

Locally stored account

- KeyOutput
  - `name` string
  - `address` string
  - `pub_key` string
  - `type` string
  - `seed` string

## Other responses

- `404` — Key doesn't exist

---

[API](https://skmtc.net/bnb-chain/apis/gaia-lite-for-cosmos.md) · [All operations](https://skmtc.net/bnb-chain/apis/gaia-lite-for-cosmos/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/bnb-chain/gaia-lite-for-cosmos/revisions/66846564e1ee/schema)
