---
title: "Changes to Bulk OHLCV download — presigned parquet from R2 cold tier (Basic+, flag-gated)"
method: GET
path: "/v1/download"
---

# Changes to Bulk OHLCV download — presigned parquet from R2 cold tier (Basic+, flag-gated)

`GET /v1/download`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 1 of 8 revisions.

- **2026-08-18** `b7c4b36e1fa1` — 1 breaking, 1 warning, 12 info

## Changes

- **2026-08-18** `b7c4b36e1fa1` — 1 breaking, 1 warning, 12 info
  - removed the success response with the status `200`
  - removed the optional property `detail` from the response with the `422` status
  - the endpoint scheme security `ApiKeyAuth` was added to the API
  - the endpoint scheme security `BearerAuth` was added to the API
  - added the media type `application/json` for the response with the status `403`
  - 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 `503`
  - added the non-success response with the status `401`
  - added the non-success response with the status `429`
  - added the non-success response with the status `500`
  - removed the non-success response with the status `400`
  - added the required property `details` to the response with the `422` status
  - added the required property `error` to the response with the `422` status
  - added the required property `message` to the response with the `422` status

---

[Operation](https://skmtc.dev/goldprice/apis/gold-api/docs/v1/download/get.md) · [API](https://skmtc.dev/goldprice/apis/gold-api.md) · [Page](https://skmtc.dev/goldprice/apis/gold-api/changes/v1/download/get)
