# Exec:Monitor

**Page:** api/exec-monitor

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

---

## API Endpoints Summary

- **GET** `/api/v1/exec/monitor/stats` — Get Stats
- **GET** `/api/v1/exec/monitor/active-requests` — Get Active Requests
- **GET** `/api/v1/exec/monitor/scripts` — List Scripts
- **POST** `/api/v1/exec/monitor/script-performance` — Get Script Performance
- **GET** `/api/v1/exec/monitor/metrics` — Prometheus Export

## CLI

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