---
title: "Changes to Get topic message by consensusTimestamp"
method: GET
path: "/api/v1/topics/messages/{timestamp}"
---

# Changes to Get topic message by consensusTimestamp

`GET /api/v1/topics/messages/{timestamp}`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 2 of 53 revisions.

- **2025-10-16** (v1) `53ec95c5c91d` — 1 warning
- **2025-08-08** (v1) `db389f03b097` — 10 breaking, 1 warning

## Changes

- **2025-10-16** (v1) `53ec95c5c91d` — 1 warning
  - changed the pattern of the `path` request parameter `timestamp` from `^\d{1,10}(.\d{1,9})?$` to `^\d{1,10}(\.\d{1,9})?$`
- **2025-08-08** (v1) `db389f03b097` — 10 breaking, 1 warning
  - the response property `_status/messages/items/data` became nullable for the status `400`
  - the response property `_status/messages/items/data` became nullable for the status `404`
  - the response property `_status/messages/items/detail` became nullable for the status `400`
  - the response property `_status/messages/items/detail` became nullable for the status `404`
  - the response property `chunk_info` became nullable for the status `200`
  - the response property `chunk_info/initial_transaction_id/account_id` became nullable for the status `200`
  - the response property `chunk_info/initial_transaction_id/nonce` became nullable for the status `200`
  - the response property `chunk_info/initial_transaction_id/scheduled` became nullable for the status `200`
  - the response property `payer_account_id` became nullable for the status `200`
  - the response property `topic_id` became nullable for the status `200`
  - changed the pattern of the `path` request parameter `timestamp` from `^\d{1,10}(\.\d{1,9})?$` to `^\d{1,10}(.\d{1,9})?$`

---

[Operation](https://skmtc.dev/hiero-ledger/apis/mirror-node-rest-api/docs/api/v1/topics/messages/:timestamp/get.md) · [API](https://skmtc.dev/hiero-ledger/apis/mirror-node-rest-api.md) · [Page](https://skmtc.dev/hiero-ledger/apis/mirror-node-rest-api/changes/api/v1/topics/messages/:timestamp/get)
