The process of building custom applications and tools that interact with Microsoft SharePoint, including SharePoint Online in Microsoft 365.
Hi @kshitiz,
You could use the following api to get the permission of a list item
https://graph.microsoft.com/v1.0/sites/<siteid>/lists/<listid>/items/<itemid>/driveitem/permissions
Here is the test result
If the answer is helpful, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment".
Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.