---
title: "Read all subscriptions"
method: GET
path: "/2023-10/subscription"
---

# Read all subscriptions

`GET /2023-10/subscription`

This endpoint allows you to retrieves a list of all subscriptions.

## Query parameters

- `pageNo` integer
- `pageSize` string
- `updatedAtStartEpoch` integer
- `updatedAtEndEpoch` integer
- `status` 'ACTIVE' | 'CANCELLED' | 'PAUSED' | 'EXPIRED'
- `nextBillingStartEpoch` integer
- `nextBillingEndEpoch` integer
- `lastInventoryAction` 'SKIPPED' | 'DELAYED' | 'PARTIAL_BILLED'
- `createdAtStartEpoch` integer
- `createdAtEndEpoch` integer
- `lastPaymentStatus` 'SUCCESS' | 'FAILED'

## Response `200`

200

---

[API](https://skmtc.net/loopwork/apis/storefront-api.md) · [All operations](https://skmtc.net/loopwork/apis/storefront-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/loopwork/storefront-api/versions/1524500daa02/schema)
