Futures USDT-M futures, what was the leverage for order/trade?

Hi, there are two endpoints to fetch trades, orders.
Is there any possibility to figure out what was the leverage at order creation or trade execution?

Hi.
The leverage is settled per symbol instead of the order or trade.
You can find the leverage from the following endpoint: GET /fapi/v2/positionRisk ( https://binance-docs.github.io/apidocs/futures/en/#position-information-v2-user_data )

Hi ishuen,
thanks for your response.

How can I figure it out for historical trades and orders? I have orders, trades that are 1 year old.

Hi.
You mean you want to know with what leverage an order was established? It’s not provided.