---
title: "Changes to Download File"
method: GET
path: "/v1/files/{file_id}/url"
---

# Changes to Download File

`GET /v1/files/{file_id}/url`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 4 of 19 revisions.

- **2026-04-30** `345ddd9a88d1` — 1 info
- **2026-01-21** `9caec45089fb` — 4 breaking
- **2025-10-07** `62c455aac36a` — 2 info
- **2025-10-06** `8814c306e6ef` — 1 info

## Changes

- **2026-04-30** `345ddd9a88d1` — 1 info
  - api operation id `download_file_v1_files__file_id__url_get` removed and replaced with `downloadFile`
- **2026-01-21** `9caec45089fb` — 4 breaking
  - the response's body type/format changed from `object`/`` to ``/`` for status `200`
  - removed the required property `expires_at` from the response with the `200` status
  - removed the required property `file_id` from the response with the `200` status
  - removed the required property `url` from the response with the `200` status
- **2025-10-07** `62c455aac36a` — 2 info
  - the endpoint scheme security `OAuth2PasswordBearer` was added to the API
  - the endpoint scheme security `ApiKeyAuth` was removed from the API
- **2025-10-06** `8814c306e6ef` — 1 info
  - endpoint added

---

[Operation](https://skmtc.dev/spi-tch/apis/spitch-api/docs/v1/files/:file_id/url/get.md) · [API](https://skmtc.dev/spi-tch/apis/spitch-api.md) · [Page](https://skmtc.dev/spi-tch/apis/spitch-api/changes/v1/files/:file_id/url/get)
