sharepoint online - Micorosft Graph Group API get file previous versions -


is possible previous versions of file microsoft graph api. upload file group multiple times (version history shown in sharepoint online library going contextmenu - version history). cannot find in graph api documentation.

for example file found at: https://graph.microsoft.com/v1.0/groups/{group-id}/drive/items/{file-id}. data present there, alongisde download url sharepoint site, version history found.

is possible? or need use sharepoint csom or that?


Comments

Popular posts from this blog

qt - QML MouseArea onWheel event not working properly when inside QML Scrollview -

java - is not an enclosing class / new Intent Cannot Resolve Constructor -

python - Error importing VideoFileClip from moviepy : AttributeError: 'PermissionError' object has no attribute 'message' -