How to get microsoft teams file checkout information using graphapi

Kondapaneni Krishna Chaitanya 0 Reputation points
2024-01-31T19:08:34.04+00:00

Hello team, I am trying to delete a teams document(File uploaded in teams channel) and able to delete the same. But before deleting i would like to know the same document is opened/checkedout/currently using by another user or not with the help of graphapi.

Microsoft Teams | Development
Microsoft 365 and Office | SharePoint | For business | Windows
Microsoft Security | Microsoft Graph
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Vikram Boorla (Tata Consultancy Services Limi) 250 Reputation points Microsoft External Staff
    2024-02-01T06:33:01.7933333+00:00

    Hello Kondapaneni Krishna Chaitanya
    Microsoft Graph API does not provide a direct way to check if a document is currently being edited or opened by another user in Teams. The checkOut endpoint only checks if the document is checked out, not if it is currently being edited.


Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.