get https://api.ociswap.com/pools//liquidity-positions
Returns a paginated list of the liquidity positions of the pool
Log in to see full request history
Responses
Returns a paginated list of the liquidity positions of the pool
xxxxxxxxxx
curl --request GET \
--url 'https://api.ociswap.com/pools/pool_identifier/liquidity-positions?cursor=0&limit=50' \
--header 'accept: application/json'
Try It!
to start a request and see the response here! Or choose an example: