13-06-25 05:05 PM
I was looking for information on how to find out who check in/check out from SharePoint File using SharePoint Graph API.
using below Microsoft page - i was able to develop code to check in and check out using Graph API but not able to find out who actually check in.
https://learn.microsoft.com/en-us/graph/api/driveitem-checkin?view=graph-rest-1.0&tabs=http
https://learn.microsoft.com/en-us/graph/api/driveitem-checkout?view=graph-rest-1.0&tabs=http
if someone has any insight on this - Please share
#msgraphAPI