---
title: "Changes to Search Markets"
method: GET
path: "/v1/markets/search"
---

# Changes to Search Markets

`GET /v1/markets/search`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 2 of 9 revisions.

- **2026-08-28** `c3a987e5f6ab` — 1 info
- **2026-08-05** `0f4eceac44fb` — 2 breaking, 7 info

## Changes

- **2026-08-28** `c3a987e5f6ab` — 1 info
  - added the optional property `results/items/flip` to the response with the `200` status
- **2026-08-05** `0f4eceac44fb` — 2 breaking, 7 info
  - the `query` request parameter `status` was restricted to a list of enum values
  - for the `query` request parameter `status`, default value `active` was added
  - added the new optional `query` request parameter `markets_per_event`
  - added the new enum value `active` to the `query` request parameter `status`
  - added the new enum value `all` to the `query` request parameter `status`
  - added the new enum value `closed` to the `query` request parameter `status`
  - added the new enum value `inactive` to the `query` request parameter `status`
  - for the `query` request parameter `status`, the type was generalized from no type to `string`
  - added the optional property `results/items/event_market_count` to the response with the `200` status

---

[Operation](https://skmtc.dev/rivermarkets/apis/river-finance-api/docs/v1/markets/search/get.md) · [API](https://skmtc.dev/rivermarkets/apis/river-finance-api.md) · [Page](https://skmtc.dev/rivermarkets/apis/river-finance-api/changes/v1/markets/search/get)
