---
title: "Changes to Get Stocks"
method: GET
path: "/api/v2/market_data/stocks/"
---

# Changes to Get Stocks

`GET /api/v2/market_data/stocks/`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 1 of 47 revisions.

- **2026-06-18** `142af68e5d3c` — 1 breaking, 2 warning, 4 info

## Changes

- **2026-06-18** `142af68e5d3c` — 1 breaking, 2 warning, 4 info
  - the response's body type/format changed from ``/`` to `object`/`` for status `200`
  - deleted the `query` request parameter `page`
  - deleted the `query` request parameter `page_size`
  - removed `#/components/schemas/PaginatedStockResponse, subschema #1` from the response body `oneOf` list for the response status `200`
  - added the optional property `_sv` to the response with the `200` status
  - added the required property `data` to the response with the `200` status
  - added the required property `pagination_metadata` to the response with the `200` status

---

[Operation](https://skmtc.dev/dinaricrypto/apis/dinari-enterprise-api/docs/api/v2/market_data/stocks/get.md) · [API](https://skmtc.dev/dinaricrypto/apis/dinari-enterprise-api.md) · [Page](https://skmtc.dev/dinaricrypto/apis/dinari-enterprise-api/changes/api/v2/market_data/stocks/get)
