---
title: "Retrieve an order subscription"
method: GET
path: "/order_subscriptions/{orderSubscriptionId}"
tags: ["order_subscriptions"]
---

# Retrieve an order subscription

`GET /order_subscriptions/{orderSubscriptionId}`

Retrieve an order subscription

## Path parameters

- `orderSubscriptionId` string, required

## Response `200`

The order subscription object

## Changes

- **2026-08-25** `8c992528cc87` — 1 warning
  - added the new `pending` enum value to the `data/attributes/status` response property for the response status `200`

[Change history](https://skmtc.dev/commercelayer/apis/commerce-layer-api/changes/order_subscriptions/:orderSubscriptionId/get.md)

---

[API](https://skmtc.dev/commercelayer/apis/commerce-layer-api.md) · [All operations](https://skmtc.dev/commercelayer/apis/commerce-layer-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/commercelayer/commerce-layer-api/revisions/8c992528cc87/schema)
