Get Circle Messages
Dapp
Get Circle Messages
Returns Circle CCTP messages for a transaction.
GET
Get Circle Messages
Endpoint
GET /api/dapp/circle/messages/{domainId}/{txHash}
Returns Circle CCTP messages for a transaction.
Parameters
| Parameter | Location | Required | Type | Description |
|---|---|---|---|---|
domainId | path | Yes | string | Circle source domain ID. |
txHash | path | Yes | string | Source transaction hash. |
Usage Example
Response Structure
The generated API panel lists the response schema for status codes: 200, 500. Error responses generally return anerror or message field.