v1
latestOpenAPI 3.0.32026-08-06297697.9 KBUsers
Credit Balance Change Log
The Credit Balance Change Log endpoint provides a list of all credit balance change logs related to the current subscription. It returns a list of credit balance change logs, including the change type, change sum, and change data. This endpoint is useful for tracking and analyzing credit consumption patterns, monitoring usage, and ensuring proper subscription management.
get/api/{account_id}/subscriptions/balance_change_logs/
Path parameters
account_idinteger required
Query parameters
date_created_endstring date-time
date_created_startstring date-time
pageinteger
A page number within the paginated result set.
Response
Example response
{
"count": 15,
"next": 2
}