---
title: "DefaultExternalAddresses queries the default addresses associated to the
given user and (optionally) chain name"
method: GET
path: "/desmos/profiles/v3/default-external-addresses"
tags: ["Query"]
---

# DefaultExternalAddresses queries the default addresses associated to the
given user and (optionally) chain name

`GET /desmos/profiles/v3/default-external-addresses`

## Query parameters

- `owner` string
- `chain_name` string
- `pagination.key` string, byte
- `pagination.offset` string, uint64
- `pagination.limit` string, uint64
- `pagination.count_total` boolean
- `pagination.reverse` boolean

## Response `200`

A successful response.

## Other responses

- `default` — An unexpected error response.

---

[API](https://skmtc.net/desmos-labs/apis/desmos-rest-and-grpc-gateway-docs.md) · [All operations](https://skmtc.net/desmos-labs/apis/desmos-rest-and-grpc-gateway-docs/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/desmos-labs/desmos-rest-and-grpc-gateway-docs/revisions/054f23b65d20/schema)
