Skip to main content

Retrieve a Ledger Effects REST API Endpoint

Loading...

Updated on
Oct 04, 2023

Retrieve a Ledger Effects REST API Endpoint

Path Parameters

sequence
integer
REQUIRED
Loading...

Query Parameters

cursor
integer
Loading...
order
string
Loading...
limit
integer
Loading...

Returns

_links
object
Loading...
self
object
Loading...
href
string
Loading...
templated
boolean
Loading...
next
object
Loading...
href
string
Loading...
templated
boolean
Loading...
prev
object
Loading...
href
string
Loading...
templated
boolean
Loading...
_embedded
object
Loading...
records
array
Loading...
_links
object
Loading...
operation
object
Loading...
href
string
Loading...
templated
boolean
Loading...
succeeds
object
Loading...
href
string
Loading...
precedes
object
Loading...
href
string
Loading...
id
string
Loading...
paging_token
string
Loading...
account
string
Loading...
type
string
Loading...
type_i
integer
Loading...
created_at
string
Loading...
Request
1
curl -L -X GET 'https://docs-demo.stellar-mainnet.quiknode.pro/ledgers/59740747/effects' \
2
-H 'Accept: application/json'
3
Don't have an account yet?
Create your Quicknode endpoint in seconds and start building
Get started for free