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

c++ - CPP, 'X' button listener -

.net - Bulk insert via Dapper is slower than inserting rows one-by-one -

shared memory - gstreamer shmsrc and shmsink with h264 data -