Through which API I can get my traded script details?

I want to know all my orders get executed and traded price

Traded script details can be fetched by using “Trade Details API”. This is also called Tradebook API.

To get the Pending/Executed orders:
Order-Book API Doc Url - https://developer.paytmmoney.com/docs/api/order-book-api/
To Fetch Tradebook:
Trade Details API Doc Url - https://developer.paytmmoney.com/docs/api/trade-details-api/