Get a list of messages
Get a list of messages
Retrieves message and attestation details for CCTP V1 messages.
GET
Get a list of messages
Documentation Index
Fetch the complete documentation index at: https://developers.circle.com/llms.txt
Use this file to discover all available pages before exploring further.
Path Parameters
Source domain identifier for a blockchain on CCTP.
Required range:
x >= 0Example:
3
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.