# Files:Downloads

**Page:** api/files-downloads

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

---

## API Endpoints Summary

- **GET** `/?download_history` — Download history
- **GET** `/api/v1/downloads` — List active downloads
- **GET** `/{directory}?download` — Download file from remote URL
- **GET** `/{directory}?downloads` — List active downloads

## CLI

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