---
title: "AddressBytesToString converts Account Address bytes to string"
method: GET
path: "/cosmos/auth/v1beta1/bech32/{address_bytes}"
tags: ["Query"]
---

# AddressBytesToString converts Account Address bytes to string

`GET /cosmos/auth/v1beta1/bech32/{address_bytes}`

Since: cosmos-sdk 0.46

## Path parameters

- `address_bytes` string, byte, required

## Response `200`

A successful response.

- CosmosAuthV1beta1AddressBytesToStringResponse — AddressBytesToStringResponse is the response type for AddressString rpc method. Since: cosmos-sdk 0.46
  - `address_string` string

## Other responses

- `default` — An unexpected error response.

## Changes

- **2025-02-05** `de0653d8a73d` — 1 info
  - api operation id `EvidenceQuery_AddressBytesToString` removed and replaced with `CircuitQuery_AddressBytesToString`
- **2024-08-14** `21c607e4fa20` — 1 info
  - endpoint added
- **2024-07-31** `19416a3f0cd1` — 1 breaking
  - api path removed without deprecation
- **2024-07-11** `ca7e84576c8e` — 1 info
  - endpoint added
- **2024-05-15** `41fb8b09e244` — 1 breaking
  - api path removed without deprecation

[Full history](https://skmtc.dev/pokt-network/apis/http-api-console/changes/cosmos/auth/v1beta1/bech32/:address_bytes/get.md)

---

[API](https://skmtc.dev/pokt-network/apis/http-api-console.md) · [All operations](https://skmtc.dev/pokt-network/apis/http-api-console/llms.txt) · [OpenAPI document](https://skmtc.dev/pokt-network/apis/http-api-console/revisions/de0653d8a73d?raw)
