Retrieve a Liquidity Pool
Reference: Here
The single liquidity pool endpoint provides information on a liquidity pool.
Path parameters
liquidity_pool_idanyRequired
A unique identifier for this liquidity pool.
Responses
200
Success
application/json
idstringRequired
paging_tokenstringRequired
fee_bpinteger · uint32Required
typestringRequired
total_trustlinesstringRequired
total_sharesstringRequired
last_modified_ledgerstringRequired
last_modified_timestringRequired
get
/liquidity_pools/{liquidity_pool_id}200
Success
Last updated
Was this helpful?