---
title: "Retrieve the delivery lead time associated to the shipment"
method: GET
path: "/shipments/{shipmentId}/delivery_lead_time"
tags: ["has_one", "delivery_lead_times"]
---

# Retrieve the delivery lead time associated to the shipment

`GET /shipments/{shipmentId}/delivery_lead_time`

Retrieve the delivery lead time associated to the shipment

## Path parameters

- `shipmentId` string, required

## Response `200`

The delivery_lead_time 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)
