Skip to main content
GET
Get transaction history

Autorisierungen

X-Api-Key
string
header
erforderlich

Pfadparameter

transaction_id
string
erforderlich

Transaction identifier

Beispiel:

"txn_k8m2p4q7r1"

Abfrageparameter

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

Transaction version history

transactions
object[]
erforderlich

Version history ordered from newest to oldest

assets
object[]

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