Skip to content

Get HCS topic message endpoint

GET
/v2/hcs/topic/{topicId}/message/{messageId}

Retrieve a specific message from an HCS topic endpoint.

topicId
required
string

Topic UUID

messageId
required
string

ID of the message

X-API-Key
string

API Key

X-API-Secret
string

API Secret

The requested HCS topic message.

object
id
required

The Message Id

string
topicId
required

The topic UUID

string
message

The message published on Hedera Consensus Service topic

string
url

The link to the network message

string
event
required

The name of the event

string
transactionId

A transaction id from saved topic message

string