# Download Content

> Download the content of the application.

Source: https://docs.capaone.com/capaone/application-manager/powerbricks/download-content/  
Product: CapaOne — a separate CapaSystems product; do not apply this page to any other.

Download the content of the application

## Parameters

This PowerBrick doesn't take any parameters.

## Details

- **Category:** Download
- **Brick ID:** `PowerPack-Download`

## Raw JSON definition

**JSON**

```json
{
  "category": "download",
  "description": "Download the content of the application",
  "developerVendor": "CapaSystems A/S",
  "displayName": null,
  "id": "PowerPack-Download",
  "name": "Download Content",
  "parameters": [],
  "powershell": {
    "base64Encoded": true,
    "function": "ZnVuY3Rpb2..."
  },
  "type": "powerbrick",
  "version": "2026.9.1.1"
}
```
