---
title: "Changes to Serve file content without authentication"
method: GET
path: "/api/cdn/files/{file_id}"
---

# Changes to Serve file content without authentication

`GET /api/cdn/files/{file_id}`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 4 of 28 revisions.

- **2025-10-09** `2851cbd4193b` — 3 info
- **2025-09-24** `ad76e6bdf403` — 2 info
- **2025-09-22** `93deff514935` — 1 info
- **2025-09-01** `a2488be8a6e4` — 1 breaking

## Changes

- **2025-10-09** `2851cbd4193b` — 3 info
  - the endpoint scheme security `bearerAuth AND cookieAuth` was removed from the API
  - removed the non-success response with the status `401`
  - removed the non-success response with the status `403`
- **2025-09-24** `ad76e6bdf403` — 2 info
  - the endpoint scheme security `bearerAuth AND cookieAuth` was added to the API
  - the endpoint scheme security `cookieAuth` was removed from the API
- **2025-09-22** `93deff514935` — 1 info
  - endpoint added
- **2025-09-01** `a2488be8a6e4` — 1 breaking
  - api path removed without deprecation

---

[Operation](https://skmtc.dev/patroninc/apis/patron-api/docs/api/cdn/files/:file_id/get.md) · [API](https://skmtc.dev/patroninc/apis/patron-api.md) · [Page](https://skmtc.dev/patroninc/apis/patron-api/changes/api/cdn/files/:file_id/get)
