---
title: "Retrieve the order subscriptions associated to the customer"
method: GET
path: "/customers/{customerId}/order_subscriptions"
tags: ["has_many", "order_subscriptions"]
---

# Retrieve the order subscriptions associated to the customer

`GET /customers/{customerId}/order_subscriptions`

Retrieve the order subscriptions associated to the customer

## Path parameters

- `customerId` string, required

## Response `200`

The order_subscriptions associated to the customer

---

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