# Exec:Logs

**Page:** api/exec-logs

[Download Raw Markdown](./api/exec-logs.md)

---

## API Endpoints Summary

- **GET** `/api/v1/exec/logs/list` — List Logs
- **POST** `/api/v1/exec/logs/read` — Read Log
- **GET** `/api/v1/exec/logs/stream` — Stream Logs
- **POST** `/api/v1/exec/logs/search` — Search Logs
- **DELETE** `/api/v1/exec/logs/clear` — Clear Logs

## CLI

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