---
title: "Download a resource or resources"
method: GET
path: "/resources/download"
tags: ["Resources"]
---

# Download a resource or resources

`GET /resources/download`

## Query parameters

- `path` string
- `paths[]` string[]

## Response `200`

file content, or ZIP archive for directories / multiple paths

- string, binary

## Other responses

- `400` — invalid resource request data
- `403` — downloading resource not permitted
- `404` — resource not found
- `500` — internal error on downloading resource

## Changes

- **2026-05-04** `9f56c76dac04` — 2 info
  - added the new optional `query` request parameter `paths[]`
  - the `query` request parameter `path` became optional
- **2026-04-28** `d78a110a89ae` — 1 info
  - endpoint added
- **2026-03-26** `fe95938acc20` — 1 breaking
  - api path removed without deprecation

[Change history](https://skmtc.dev/vxcontrol/apis/pentagi-swagger-api/changes/resources/download/get.md)

---

[API](https://skmtc.dev/vxcontrol/apis/pentagi-swagger-api.md) · [All operations](https://skmtc.dev/vxcontrol/apis/pentagi-swagger-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/vxcontrol/pentagi-swagger-api/revisions/7c1cbf7abaa1/schema)
