Skip to main content
GET
Error

Authorizations

aura_session
string
cookie
required

HttpOnly session cookie set by POST /v1/auth/session. Mutating requests must also send the CSRF token (returned by that call) in the x-csrf-token header.

Path Parameters

txId
string
required
Pattern: ^[0-9a-f]{64}$

Response

Default Response

account
string
required

Alephium address (base58, optional :N group suffix).

Required string length: 30 - 80
Pattern: ^[123456789ABCDEFGHJKLMNPQRSTUVWXYZabcdefghijkmnopqrstuvwxyz:]+$
authority
object
required
operation
object
required
transactionReconciliationPath
string
required
Pattern: ^\/v1\/transactions\/[0-9a-f]{64}$
Last modified on August 11, 2026