---
title: "Get addresses that are bound to the specific profileId"
method: GET
path: "/profile/{profileId}/addresses"
tags: ["Profile"]
---

# Get addresses that are bound to the specific profileId

`GET /profile/{profileId}/addresses`

## Path parameters

- `profileId` string, required

## Response `201`

The addresses that are bound to the speicifc profileId

- string[]

---

[API](https://skmtc.dev/moralis/apis/auth-api.md) · [All operations](https://skmtc.dev/moralis/apis/auth-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/moralis/auth-api/revisions/f54aabf6dd91/schema)
