credits balance
credits ledger
Show recent ledger entries, newest first.
The ledger is how you find out where credits went — which runs consumed them and when.
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Check a workspace’s credit balance and recent ledger entries.
credits balancejstm credits balance
jstm credits balance --workspace acme-corp/finance --json
| Option | Default | Description |
|---|---|---|
--workspace, -w | Active workspace | Handle, UUID, or FQN |
--json | off | Emit as JSON |
credits ledgerjstm credits ledger
jstm credits ledger --limit 100 --workspace acme-corp/finance
| Option | Default | Description |
|---|---|---|
--workspace, -w | Active workspace | Handle, UUID, or FQN |
--limit, -n | 20 | Maximum entries to show |
--json | off | Emit as JSON |