Skip to main content

List all Transactions REST API Endpoint

Loading...

Updated on
Oct 04, 2023

List all Transactions REST API Endpoint

Please note that this method can be used in streaming mode. Streaming mode allows you to listen for new transactions as they are added to the Stellar ledger.

Query Parameters

cursor
integer
Loading...
order
string
Loading...
limit
integer
Loading...
include_failed
boolean
Loading...

Returns

_links
object
Loading...
self
object
Loading...
href
string
Loading...
next
object
Loading...
href
string
Loading...
prev
object
Loading...
href
string
Loading...
_embedded
object
Loading...
records
array
Loading...
memo
string
Loading...
_links
object
Loading...
self
object
Loading...
href
string
Loading...
account
object
Loading...
href
string
Loading...
ledger
object
Loading...
href
string
Loading...
operations
object
Loading...
href
string
Loading...
effects
object
Loading...
href
string
Loading...
succeeds
object
Loading...
href
string
Loading...
precedes
object
Loading...
href
string
Loading...
id
string
Loading...
paging_token
string
Loading...
successful
boolean
Loading...
hash
string
Loading...
ledger
integer
Loading...
created_at
string
Loading...
source_account
string
Loading...
source_account_sequence
string
Loading...
fee_charged
string
Loading...
max_fee
string
Loading...
operation_count
integer
Loading...
envelope_xdr
string
Loading...
result_xdr
string
Loading...
result_meta_xdr
string
Loading...
fee_meta_xdr
string
Loading...
memo_type
string
Loading...
signatures
string
Loading...
Request
Don't have an account yet?
Create your QuickNode endpoint in seconds and start building
Get started for free