Get topic message by id and sequence number
Topics
Get topic message by id and sequence number
Returns a single topic message for the given topic id and sequence number.
GET
Get topic message by id and sequence number
Documentation Index
Fetch the complete documentation index at: https://hedera-0c6e0218-add-traceability-callout.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Path Parameters
Topic id
Network entity ID in the format of shard.realm.num
Pattern:
^\d{1,10}\.\d{1,10}\.\d{1,10}$Example:
"0.0.2"
Topic message sequence number
Required range:
x >= 0Response
OK
A Unix timestamp in seconds.nanoseconds format
Pattern:
^\d{1,10}(\.\d{1,9})?$Example:
"1586567700.453054000"
Network entity ID in the format of shard.realm.num
Pattern:
^\d{1,10}\.\d{1,10}\.\d{1,10}$Example:
"0.0.2"
Network entity ID in the format of shard.realm.num
Pattern:
^\d{1,10}\.\d{1,10}\.\d{1,10}$Example:
"0.0.2"