---
title: "Changes to Download all files for a company"
method: GET
path: "/companies/{companyId}/files/download"
---

# Changes to Download all files for a company

`GET /companies/{companyId}/files/download`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 6 of 41 revisions.

- **2024-02-13** `00025c1df594` — 8 info
- **2023-10-23** `d0e6b2e55761` — 4 info
- **2023-05-26** `1d0250d3c13a` — 4 info
- **2023-03-29** `ea6bdbe0b7e0` — 1 warning, 1 info
- **2023-03-23** `a5a1dee958dc` — 1 info
- **2023-03-03** `4b5d9db87ec1` — 1 info

## Changes

- **2024-02-13** `00025c1df594` — 8 info
  - added the optional property `validation` to the response with the `400` status
  - added the optional property `validation` to the response with the `401` status
  - added the optional property `validation` to the response with the `402` status
  - added the optional property `validation` to the response with the `403` status
  - added the optional property `validation` to the response with the `404` status
  - added the optional property `validation` to the response with the `429` status
  - added the optional property `validation` to the response with the `500` status
  - added the optional property `validation` to the response with the `503` status
- **2023-10-23** `d0e6b2e55761` — 4 info
  - added the non-success response with the status `402`
  - added the non-success response with the status `403`
  - added the non-success response with the status `500`
  - added the non-success response with the status `503`
- **2023-05-26** `1d0250d3c13a` — 4 info
  - added the non-success response with the status `400`
  - added the non-success response with the status `401`
  - added the non-success response with the status `404`
  - added the non-success response with the status `429`
- **2023-03-29** `ea6bdbe0b7e0` — 1 warning, 1 info
  - deleted the `path` request parameter `companyId`
  - added the media type `application/octet-stream` for the response with the status `200`
- **2023-03-23** `a5a1dee958dc` — 1 info
  - for the `query` request parameter `date`, the format was generalized from `date-time` to no format
- **2023-03-03** `4b5d9db87ec1` — 1 info
  - the endpoint scheme security `API_Key` was removed from the API

---

[Operation](https://skmtc.dev/codatio/apis/files-api/docs/companies/:companyId/files/download/get.md) · [API](https://skmtc.dev/codatio/apis/files-api.md) · [Page](https://skmtc.dev/codatio/apis/files-api/changes/companies/:companyId/files/download/get)
