---
title: "Changes to Get raw file content"
method: GET
path: "/repositories/{id}/blob/{blob_name}/{path}"
---

# Changes to Get raw file content

`GET /repositories/{id}/blob/{blob_name}/{path}`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 5 of 14 revisions.

- **2026-07-17** `3f72fa58f3fb` — 3 info
- **2026-04-08** `c7c5ef75d669` — 3 breaking, 3 info
- **2026-04-06** `de2135f74990` — 5 info
- **2026-02-26** `57ff721191f4` — 1 info
- **2026-02-19** `41466db231c5` — 1 breaking

## Changes

- **2026-07-17** `3f72fa58f3fb` — 3 info
  - added the media type `application/json` for the response with the status `400`
  - added the media type `application/json` for the response with the status `404`
  - added the media type `application/json` for the response with the status `500`
- **2026-04-08** `c7c5ef75d669` — 3 breaking, 3 info
  - removed the media type `image/png` for the response with the status `400`
  - removed the media type `image/png` for the response with the status `404`
  - removed the media type `image/png` for the response with the status `500`
  - added the media type `image/jpeg` for the response with the status `400`
  - added the media type `image/jpeg` for the response with the status `404`
  - added the media type `image/jpeg` for the response with the status `500`
- **2026-04-06** `de2135f74990` — 5 info
  - added the new optional `query` request parameter `mode`
  - added the new optional `query` request parameter `page`
  - added the media type `image/png` for the response with the status `400`
  - added the media type `image/png` for the response with the status `404`
  - added the media type `image/png` for the response with the status `500`
- **2026-02-26** `57ff721191f4` — 1 info
  - endpoint added
- **2026-02-19** `41466db231c5` — 1 breaking
  - api path removed without deprecation

---

[Operation](https://skmtc.dev/helixml/apis/kodit-api/docs/repositories/:id/blob/:blob_name/:path/get.md) · [API](https://skmtc.dev/helixml/apis/kodit-api.md) · [Page](https://skmtc.dev/helixml/apis/kodit-api/changes/repositories/:id/blob/:blob_name/:path/get)
