v1

latestOpenAPI 3.0.42026-07-1778875788.7 KB
drives.drive.Functions

Invoke function sharedWithMe

Get a list of driveItem objects shared with the owner of a drive. The driveItems returned from the sharedWithMe method always include the remoteItem facet that indicates they are items from a different drive.

get/drives/{driveId}/microsoft.graph.sharedWithMe()

Path parameters

driveIdstring required

The unique identifier of drive

Query parameters

$topinteger

Show only the first n items

$skipinteger

Skip the first n items

$searchstring

Search items by search phrases

$filterstring

Filter items by property values

$countboolean

Include count of items

$selectstring[]

Select properties to be returned

$orderbystring[]

Order items by property values

$expandstring[]

Expand related entities

Response

Success

@odata.nextLinkstring nullable