---
title: "Retrieve the shipping method associated to the delivery lead time"
method: GET
path: "/delivery_lead_times/{deliveryLeadTimeId}/shipping_method"
tags: ["has_one", "shipping_methods"]
---

# Retrieve the shipping method associated to the delivery lead time

`GET /delivery_lead_times/{deliveryLeadTimeId}/shipping_method`

Retrieve the shipping method associated to the delivery lead time

## Path parameters

- `deliveryLeadTimeId` string, required

## Response `200`

The shipping_method associated to the delivery lead time

---

[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)
