---
title: "Changes to Gets a list of all files owned by the Azure OpenAI resource.
These include user uploaded content like files with purpose \"fine-tune\" for training or validation of fine-tunes models
as well as files that are generated by the service such as \"fine-tune-results\" which contains various metrics for the corresponding fine-tune job."
method: GET
path: "/files"
---

# Changes to Gets a list of all files owned by the Azure OpenAI resource.
These include user uploaded content like files with purpose "fine-tune" for training or validation of fine-tunes models
as well as files that are generated by the service such as "fine-tune-results" which contains various metrics for the corresponding fine-tune job.

`GET /files`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 3 of 26 revisions.

- **2026-07-13** (2022-03-01-preview) `b177dc430e39` — 2 info
- **2026-07-13** (2022-03-01-preview) `62a50a8e2679` — 1 info
- **2022-07-22** (2022-03-01-preview) `9d525b5caa31` — 2 breaking, 4 warning

## Changes

- **2026-07-13** (2022-03-01-preview) `b177dc430e39` — 2 info
  - added the media type `application/json` for the response with the status `200`
  - added the media type `application/json` for the response with the status `default`
- **2026-07-13** (2022-03-01-preview) `62a50a8e2679` — 1 info
  - added the new optional `query` request parameter `purpose`
- **2022-07-22** (2022-03-01-preview) `9d525b5caa31` — 2 breaking, 4 warning
  - removed the media type `application/json` for the response with the status `200`
  - removed the media type `application/json` for the response with the status `default`
  - deleted the `query` request parameter `after`
  - deleted the `query` request parameter `limit`
  - deleted the `query` request parameter `order`
  - deleted the `query` request parameter `purpose`

---

[Operation](https://skmtc.dev/azure/apis/cognitiveservices-azureopenai-authoring/docs/files/get.md) · [API](https://skmtc.dev/azure/apis/cognitiveservices-azureopenai-authoring.md) · [Page](https://skmtc.dev/azure/apis/cognitiveservices-azureopenai-authoring/changes/files/get)
