---
title: "Changes to GET /trades/perpetualMarket/{ticker}"
method: GET
path: "/trades/perpetualMarket/{ticker}"
---

# Changes to GET /trades/perpetualMarket/{ticker}

`GET /trades/perpetualMarket/{ticker}`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 3 of 50 revisions.

- **2025-08-13** `bb4c0d2cb346` — 1 warning
- **2024-05-16** `e85a98abf3da` — 4 info
- **2024-05-14** `90fd32395633` — 4 warning, 1 info

## Changes

- **2025-08-13** `bb4c0d2cb346` — 1 warning
  - added the new `TWAP_SUBORDER` enum value to the `trades/items/type` response property for the response status `200`
- **2024-05-16** `e85a98abf3da` — 4 info
  - added the new optional `query` request parameter `page`
  - added the optional property `offset` to the response with the `200` status
  - added the optional property `pageSize` to the response with the `200` status
  - added the optional property `totalResults` to the response with the `200` status
- **2024-05-14** `90fd32395633` — 4 warning, 1 info
  - deleted the `query` request parameter `page`
  - removed the optional property `offset` from the response with the `200` status
  - removed the optional property `pageSize` from the response with the `200` status
  - removed the optional property `totalResults` from the response with the `200` status
  - removed the `TWAP_SUBORDER` enum value from the `trades/items/type` response property for the response status `200`

---

[Operation](https://skmtc.dev/dydxprotocol/apis/indexer-api/docs/trades/perpetualMarket/:ticker/get.md) · [API](https://skmtc.dev/dydxprotocol/apis/indexer-api.md) · [Page](https://skmtc.dev/dydxprotocol/apis/indexer-api/changes/trades/perpetualMarket/:ticker/get)
