---
title: "GET /billing/subscription/license"
method: GET
path: "/billing/subscription/license"
tags: ["billing"]
---

# GET /billing/subscription/license

`GET /billing/subscription/license`

Get license list

## Response `200`

Returns license list

- object[]
  - `id` string, required
  - `instanceId` string, required
  - `currentPeriodStart` string, required
  - `currentPeriodEnd` string, required
  - `quantity` number, required
  - `unitAmount` number, required
  - `licenseKey` string, required
  - `interval` 'month' | 'year', required
  - `level` 'free' | 'pro' | 'business' | 'enterprise', required

---

[API](https://skmtc.net/teable/apis/teable-app.md) · [All operations](https://skmtc.net/teable/apis/teable-app/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/teable/teable-app/versions/7515f3b33d79/schema)
