[Feature request] /account endpoint missing liquidationPrice

Hello,

I’m using “/account” endpoint to get all the info I need but positions “liquidationPrice”. I need to make another request only to get the “liquidationPrice”.

Therefore, can you add “liquidationPrice” to “positions” object in the “/account” endpoint?

Hi there,

liquidationPrice can be found from the endpoint that query the position, please feel free to use it for getting position related info, including the liquidationPrice.

Hi. Thanks for your answer.

However, I know I can get it from “/positionRisk” but I’m asking if it can be added to “/account” endpoint since it’s also returning positions data but it’s missing only “liquidationPrice”?

We’ll register your feedback.

1 Like

Thanks!