---
title: "List of accounts stored locally"
method: GET
path: "/keys"
tags: ["ICS1"]
---

# List of accounts stored locally

`GET /keys`

## Response `200`

Array of accounts

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

## Other responses

- `500` — Server internal error

---

[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)
