v1

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

Invoke function recent

List a set of items that have been recently used by the signed in user. This collection includes items that are in the user's drive and items they have access to from other drives.

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

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