# Curl:storage

**Page:** api/curl-storage

[Download Raw Markdown](./api/curl-storage.md)

---

## API Endpoints Summary

- **GET** `/api/v1/curl/storage` — List all saved downloads
- **GET** `/api/v1/curl/storage/{path}` — Download a saved file
- **DELETE** `/api/v1/curl/storage/{path}` — Delete a saved file

## CLI

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