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

# Changes to Get File

`GET /v1/files/{file_id}`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 5 of 19 revisions.

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

## Changes

- **2026-04-30** `345ddd9a88d1` — 1 info
  - api operation id `get_file_v1_files__file_id__get` removed and replaced with `getFile`
- **2026-01-22** `e0bd85a122ab` — 1 breaking
  - removed the required property `content_type` from the response with the `200` status
- **2026-01-21** `9caec45089fb` — 1 breaking, 2 info
  - removed the required property `category` from the response with the `200` status
  - removed the `ready` enum value from the `status` response property for the response status `200`
  - removed the `uploading` enum value from the `status` response property for the response status `200`
- **2025-10-07** `62c455aac36a` — 1 breaking, 2 warning, 2 info
  - the response property `uploaded_by` became optional for the status `200`
  - added the new `ready` enum value to the `status` response property for the response status `200`
  - added the new `uploading` enum value to the `status` response property for the response status `200`
  - 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/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/get)
