---
title: "GET /app/period_subscriptions/"
method: GET
path: "/app/period_subscriptions/"
tags: ["app"]
---

# GET /app/period_subscriptions/

`GET /app/period_subscriptions/`

## Query parameters

- `period_1_end_date` string, date, required
- `period_1_start_date` string, date, required
- `period_2_end_date` string, date, required
- `period_2_start_date` string, date, required

## Response `200`

- PeriodSubscriptionsResponse
  - `period_1_total_subscriptions` integer, required
  - `period_1_new_subscriptions` integer, required
  - `period_2_total_subscriptions` integer, required
  - `period_2_new_subscriptions` integer, required

## Changes

- **2023-01-16** `36b48cae00a3` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/uselotus/apis/lotus-api/changes/app/period_subscriptions/get.md)

---

[API](https://skmtc.dev/uselotus/apis/lotus-api.md) · [All operations](https://skmtc.dev/uselotus/apis/lotus-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/uselotus/lotus-api/revisions/36b48cae00a3/schema)
