Retrieve a Liquidity Pool

The single liquidity pool endpoint provides information on a liquidity pool.

This method will use 20 Compute Units.


Retrieve a Liquidity Pool

get

The single liquidity pool endpoint provides information on a liquidity pool.

Path parameters
liquidity_pool_idanyRequired

A unique identifier for this liquidity pool.

Responses
chevron-right
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?