Skip to main content
GET
Get attestations by source transaction hash

Query Parameters

txHash
string
required

The source chain transaction hash as a 32-byte hexadecimal string.

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

Response

Successfully retrieved attestations for the transaction hash.

Contains attestations associated with a source chain transaction.

attestations
object[]
required

Contains an array of attestations for the transaction.