Skip to main content
GET
Get a list of messages

Path Parameters

sourceDomainId
integer
required

Source domain identifier for a blockchain on CCTP.

Required range: x >= 0
Example:

3

transactionHash
string
required

Transaction hash that contains the message being transferred.

Pattern: ^0x[a-fA-F0-9]{64}$
Example:

"0x912f22a13e9ccb979b621500f6952b2afd6e75be7eadaed93fc2625fe11c52a2"

Response

Successfully retrieved messages for the given domain and transaction hash.

CCTP messages corresponding to a given transaction hash and source domain ID.

messages
object[]
required