Read the spend ledger
flow_ledgerView the append-only log of all generation attempts, including prompts, costs, charges, verdicts, and files. Audit your credit spend programmatically or in markdown.
Instructions
Return the append-only log of every generation this server attempted: prompt, quoted cost, actual charge, verdict, and files. The audit trail for credit spend.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| response_format | No | markdown for reading, json for programmatic use | markdown |