---
title: "Retrieve the origin address associated to the shipment"
method: GET
path: "/shipments/{shipmentId}/origin_address"
tags: ["has_one", "addresses"]
---

# Retrieve the origin address associated to the shipment

`GET /shipments/{shipmentId}/origin_address`

Retrieve the origin address associated to the shipment

## Path parameters

- `shipmentId` string, required

## Response `200`

The origin_address associated to the shipment

---

[API](https://skmtc.net/commercelayer/apis/commerce-layer-api.md) · [All operations](https://skmtc.net/commercelayer/apis/commerce-layer-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/commercelayer/commerce-layer-api/versions/dcb0faa48534/schema)
