---
title: "GET /space/{spaceId}/billing/credit-summary"
method: GET
path: "/space/{spaceId}/billing/credit-summary"
tags: ["billing", "credit"]
---

# GET /space/{spaceId}/billing/credit-summary

`GET /space/{spaceId}/billing/credit-summary`

Get space credit summary

## Response `200`

Returns space credit summary.

- object
  - `amount` number, required
  - `usedAmount` number, required
  - `leftAmount` number, 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/revisions/7515f3b33d79/schema)
