Skip to main content

Retrieve an Offer Trades REST API Endpoint

Loading...

Updated on
Oct 04, 2023

Retrieve an Offer Trades REST API Endpoint

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

Path Parameters

offer_id
string
REQUIRED
Loading...

Query Parameters

cursor
integer
Loading...
order
string
Loading...
limit
integer
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...
_links
object
Loading...
operation
object
Loading...
href
string
Loading...
self
object
Loading...
href
string
Loading...
counter
object
Loading...
href
string
Loading...
base
object
Loading...
href
string
Loading...
id
string
Loading...
paging_token
string
Loading...
ledger_close_time
string
Loading...
offer_id
string
Loading...
base_offer_id
string
Loading...
base_account
string
Loading...
base_amount
string
Loading...
base_asset_type
string
Loading...
base_asset_issuer
string
Loading...
base_asset_code
string
Loading...
counter_offer_id
string
Loading...
counter_account
integer
Loading...
counter_amount
string
Loading...
counter_asset_type
string
Loading...
base_is_seller
boolean
Loading...
price
string
Loading...
n
integer
Loading...
d
integer
Loading...
Request
Don't have an account yet?
Create your QuickNode endpoint in seconds and start building
Get started for free