Hi @Aman Singh
Use the includeDeletedItems=true query parameter to return deleted items. This query parameter is only valid when targeting a driveItem by ID, and otherwise will be ignored.
GET /me/drive/items/{item-id}
This is currently only supported on OneDrive Personal.
source: driveitem-get
If the answer is helpful, please click "Accept Answer" and kindly upvote it. If you have further questions about this answer, please click "Comment".