---
title: "Changes to Get Market Details"
method: GET
path: "/markets/{addressOrSlug}"
---

# Changes to Get Market Details

`GET /markets/{addressOrSlug}`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 1 of 32 revisions.

- **2026-07-07** `f60847044e0d` — 3 breaking, 96 info

## Changes

- **2026-07-07** `f60847044e0d` — 3 breaking, 96 info
  - the `oneOf[#/components/schemas/AmmMarketResponseDto]/` response's property type changed from no type to `object` for status `200`
  - the `oneOf[#/components/schemas/ClobMarketResponseDto]/` response's property type changed from no type to `object` for status `200`
  - the `oneOf[#/components/schemas/NegRiskGroupResponseDto]/` response's property type changed from no type to `object` for status `200`
  - added the optional property `oneOf[#/components/schemas/ClobMarketResponseDto]/feedEvents` to the response with the `200` status
  - added the optional property `oneOf[#/components/schemas/ClobMarketResponseDto]/frequency` to the response with the `200` status
  - added the optional property `oneOf[#/components/schemas/ClobMarketResponseDto]/subFrequency` to the response with the `200` status
  - added the optional property `oneOf[#/components/schemas/NegRiskGroupResponseDto]/frequency` to the response with the `200` status
  - added the optional property `oneOf[#/components/schemas/NegRiskGroupResponseDto]/subFrequency` to the response with the `200` status
  - added the required property `oneOf[#/components/schemas/AmmMarketResponseDto]/address` to the response with the `200` status
  - added the required property `oneOf[#/components/schemas/AmmMarketResponseDto]/categories` to the response with the `200` status
  - added the required property `oneOf[#/components/schemas/AmmMarketResponseDto]/collateralToken` to the response with the `200` status
  - added the required property `oneOf[#/components/schemas/AmmMarketResponseDto]/conditionId` to the response with the `200` status
  - added the required property `oneOf[#/components/schemas/AmmMarketResponseDto]/createdAt` to the response with the `200` status
  - added the required property `oneOf[#/components/schemas/AmmMarketResponseDto]/creator` to the response with the `200` status
  - added the required property `oneOf[#/components/schemas/AmmMarketResponseDto]/description` to the response with the `200` status
  - added the required property `oneOf[#/components/schemas/AmmMarketResponseDto]/expirationDate` to the response with the `200` status
  - added the required property `oneOf[#/components/schemas/AmmMarketResponseDto]/expirationTimestamp` to the response with the `200` status
  - added the required property `oneOf[#/components/schemas/AmmMarketResponseDto]/expired` to the response with the `200` status
  - added the required property `oneOf[#/components/schemas/AmmMarketResponseDto]/feedEvents` to the response with the `200` status
  - added the required property `oneOf[#/components/schemas/AmmMarketResponseDto]/id` to the response with the `200` status
  - added the required property `oneOf[#/components/schemas/AmmMarketResponseDto]/liquidity` to the response with the `200` status
  - added the required property `oneOf[#/components/schemas/AmmMarketResponseDto]/liquidityFormatted` to the response with the `200` status
  - added the required property `oneOf[#/components/schemas/AmmMarketResponseDto]/logo` to the response with the `200` status
  - added the required property `oneOf[#/components/schemas/AmmMarketResponseDto]/marketType` to the response with the `200` status
  - added the required property `oneOf[#/components/schemas/AmmMarketResponseDto]/metadata` to the response with the `200` status
  - added the required property `oneOf[#/components/schemas/AmmMarketResponseDto]/ogImageURI` to the response with the `200` status
  - added the required property `oneOf[#/components/schemas/AmmMarketResponseDto]/openInterest` to the response with the `200` status
  - added the required property `oneOf[#/components/schemas/AmmMarketResponseDto]/openInterestFormatted` to the response with the `200` status
  - added the required property `oneOf[#/components/schemas/AmmMarketResponseDto]/positionIds` to the response with the `200` status
  - added the required property `oneOf[#/components/schemas/AmmMarketResponseDto]/priorityIndex` to the response with the `200` status
  - added the required property `oneOf[#/components/schemas/AmmMarketResponseDto]/proxyTitle` to the response with the `200` status
  - added the required property `oneOf[#/components/schemas/AmmMarketResponseDto]/slug` to the response with the `200` status
  - added the required property `oneOf[#/components/schemas/AmmMarketResponseDto]/source` to the response with the `200` status
  - added the required property `oneOf[#/components/schemas/AmmMarketResponseDto]/status` to the response with the `200` status
  - added the required property `oneOf[#/components/schemas/AmmMarketResponseDto]/tags` to the response with the `200` status
  - added the required property `oneOf[#/components/schemas/AmmMarketResponseDto]/title` to the response with the `200` status
  - added the required property `oneOf[#/components/schemas/AmmMarketResponseDto]/tradeType` to the response with the `200` status
  - added the required property `oneOf[#/components/schemas/AmmMarketResponseDto]/updatedAt` to the response with the `200` status
  - added the required property `oneOf[#/components/schemas/AmmMarketResponseDto]/volume` to the response with the `200` status
  - added the required property `oneOf[#/components/schemas/AmmMarketResponseDto]/volumeFormatted` to the response with the `200` status
  - …59 more

---

[Operation](https://skmtc.dev/limitless-labs-group/apis/limitless-exchange-api/docs/markets/:addressOrSlug/get.md) · [API](https://skmtc.dev/limitless-labs-group/apis/limitless-exchange-api.md) · [Page](https://skmtc.dev/limitless-labs-group/apis/limitless-exchange-api/changes/markets/:addressOrSlug/get)
