Skip to main content
GET
cURL

承認

Authorization
string
header
必須

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

パスパラメータ

spaceId
string
必須

クエリパラメータ

month
string
必須
Pattern: ^\d{4}-\d{2}$
cursor
string
take
integer
デフォルト:50
必須範囲: 1 <= x <= 100
sourceType
enum<string>
利用可能なオプション:
automation_ai_action,
ai_generation,
field_ai_generation,
ai_chat,
app_generation
orderBy
enum<string>
利用可能なオプション:
createdTime,
amount
order
enum<string>
利用可能なオプション:
asc,
desc

レスポンス

200 - application/json

Returns credit history records with cursor pagination.

data
object[]
必須
nextCursor
string | null
必須
最終更新日 2026年9月4日