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
обязательно
Последнее изменение 4 сентября 2026 г.