---
title: "Retrieve all business addresses"
method: GET
path: "/businesses/{business_id}/addresses"
tags: ["Business address"]
---

# Retrieve all business addresses

`GET /businesses/{business_id}/addresses`

Retrieves all addresses associated with a business

## Path parameters

- `business_id` string, required

## Response `200`

OK

- object

---

[API](https://skmtc.net/bond/apis/customer.md) · [All operations](https://skmtc.net/bond/apis/customer/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/bond/customer/revisions/62f5ac53144d/schema)
