---
title: "Retrieve billing cycle start and billing cycle end for an OauthApplication."
method: GET
path: "/apps/{code}/billing_cycle_dates.json"
tags: ["Paid Apps"]
---

# Retrieve billing cycle start and billing cycle end for an OauthApplication.

`GET /apps/{code}/billing_cycle_dates.json`

## Path parameters

- `code` string, required
- `date` string

## Response `200`

OK

- PaidAppBillingCycle
  - `billing_start` string — Start date of the billing cycle
  - `billing_end` string — End date of the billing cycle

---

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