Skip to main content
GET
Bulk get transactions

Autorisierungen

X-Api-Key
string
header
erforderlich

Abfrageparameter

ids
string
erforderlich

Comma-separated list of transaction IDs (max 100)

Beispiel:

"txn_k8m2p4q7r1,txn_j5n3w8v2x6,txn_h2b7f9d4g3"

include_assets
enum<string>
Standard:false

Include a deduplicated assets array in the response, containing all assets referenced by the returned transactions

Verfügbare Optionen:
true,
false

Antwort

Transactions list

transactions
object[]
erforderlich

List of transactions (non-existent or inaccessible IDs are silently omitted)

assets
object[]

Deduplicated list of assets referenced by the returned transactions (only present when include_assets=true)