Retrieves a position by its identifier.
/v0/position/{id}
The unique identifier of the position.
curl -L \ --url 'https://indexer-dev.saturnbtc.io/v0/position/{id}'
{ "pool_pubkey": "text", "owner": "text", "liquidity": "text" }
Last updated 3 months ago