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

# Retrieve the customer subscriptions associated to the customer

`GET /customers/{customerId}/customer_subscriptions`

Retrieve the customer subscriptions associated to the customer

## Path parameters

- `customerId` string, required

## Response `200`

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