Skip to main content
onedrive_list_shared_with_me Lists OneDrive files and folders that others have shared with the current user. Use onedrive_get_file_content with the returned item IDs to read the content of a shared file.

Parameters

Returns

An object with an items array, total_count, count, offset, has_more, and next_offset. Each item includes id, name, webUrl, size, lastModifiedDateTime, and sharing info.

Example use

“What files have been shared with me in OneDrive?”