# Files:Journal

**Page:** api/files-journal

[Download Raw Markdown](./api/files-journal.md)

---

## API Endpoints Summary

- **GET** `/api/v1/journal` — Query journal entries
- **POST** `/api/v1/journal/flush` — Flush journal to disk
- **GET** `/api/v1/journal/stats` — Get journal statistics

## CLI

```bash
# CLI mapping will be generated from the SDK CLI sources in a later step.
# Example (placeholder):
# hoody-cli <command> --help
```