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

# GET /billing/subscription/summary

`GET /billing/subscription/summary`

Retrieves a summary of subscription information across all spaces

## Response `200`

Returns a summary of subscription information for each space.

- object[]
  - `spaceId` string, required
  - `status` 'active' | 'canceled' | 'incomplete' | 'incomplete_expired' | 'trialing' | 'past_due' | 'unpaid' | 'paused' | 'seat_limit_exceeded', required
  - `level` 'free' | 'pro' | 'business' | 'enterprise', required
  - `appSumoTier` union
    - 1
    - 2
    - 3
    - 4

---

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