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

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

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

Get space credit usage detail by month

## Path parameters

- `spaceId` string, required

## Query parameters

- `month` string, required

## Response `200`

Returns space credit usage detail.

- object[]
  - `date` string, required
  - `automation_ai_action` number, required
  - `ai_generation` number, required
  - `field_ai_generation` number, required
  - `ai_chat` number, required
  - `app_generation` 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)
