---
title: "List available frequencies"
method: GET
path: "/2023-10/subscription/{subscriptionId}/frequency"
---

# List available frequencies

`GET /2023-10/subscription/{subscriptionId}/frequency`

Rate limit - 5/s

## Path parameters

- `subscriptionId` integer, required

## Response `200`

200

- object
  - `success` boolean
  - `message` string
  - `data` object[]
    - `billingPolicy` object
      - `interval` string
      - `intervalCount` integer
    - `deliveryPolicy` object
      - `interval` string
      - `intervalCount` integer
  - `code` string
  - `pageInfo` unknown

---

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