get_credit_ledger
Retrieve your organization's credit transaction history including purchases, usage deductions, bonuses, and adjustments. Filter by date, type, or scope to audit credits.
Instructions
Get the credit transaction history (ledger) for your organization. Shows purchases, usage deductions, bonuses, admin adjustments, coupon credits, and more. Supports filtering by date range, transaction type, and scope.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Max entries to return (default 50) | |
| offset | No | Offset for pagination (default 0) | |
| from | No | Start date filter (ISO 8601, e.g. '2025-01-01') | |
| to | No | End date filter (ISO 8601, e.g. '2025-01-31') | |
| type | No | Filter by transaction type | |
| scope | No | Filter by product scope |