---
title: "Get Download Paths"
method: GET
path: "/utilities/downloads/paths"
tags: ["Utilities"]
---

# Get Download Paths

`GET /utilities/downloads/paths`

Get configured filesystem paths used by downloader for HTTP and Path downloads

## Response `200`

Success

- GithubComAlchemillahqSylveInternalAPIResponseInternalHandlersUtilitiesDownloadPathsResponse
  - `data` InternalHandlersUtilitiesDownloadPathsResponse
    - `http` string
    - `path` string
  - `error` string
  - `message` string
  - `status` string

## Other responses

- `401` — Unauthorized

## Changes

- **2026-08-12** `9a5026bf9057` — 1 info
  - added the non-success response with the status `401`
- **2026-03-26** `f3c0517c77bd` — 1 info
  - endpoint added
- **2025-03-11** `2b736ca1b025` — 1 breaking
  - api path removed without deprecation

[Change history](https://skmtc.dev/alchemillahq/apis/sylve-api/changes/utilities/downloads/paths/get.md)

---

[API](https://skmtc.dev/alchemillahq/apis/sylve-api.md) · [All operations](https://skmtc.dev/alchemillahq/apis/sylve-api/llms.txt) · [OpenAPI document](https://skmtc.dev/alchemillahq/apis/sylve-api/revisions/6d4b8bb77d9a?raw)
