Skip to main content
GET
cURL

Autorisierungen

Authorization
string
header
erforderlich

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

Pfadparameter

spaceId
string
erforderlich

Abfrageparameter

month
string
erforderlich
Pattern: ^\d{4}-\d{2}$
cursor
string
take
integer
Standard:50
Erforderlicher Bereich: 1 <= x <= 100
sourceType
enum<string>
Verfügbare Optionen:
automation_ai_action,
ai_generation,
field_ai_generation,
ai_chat,
app_generation
orderBy
enum<string>
Verfügbare Optionen:
createdTime,
amount
order
enum<string>
Verfügbare Optionen:
asc,
desc

Antwort

200 - application/json

Returns credit history records with cursor pagination.

data
object[]
erforderlich
nextCursor
string | null
erforderlich
Zuletzt geändert am 4. September 2026