v1

latestOpenAPI 3.0.42026-07-1778875788.7 KB
drives.driveItem

Get children from drives

Collection containing Item objects for the immediate children of Item. Only items representing folders have children. Read-only. Nullable.

get/drives/{driveId}/root/children

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

$orderbystring[]

Order items by property values

$selectstring[]

Select properties to be returned

$expandstring[]

Expand related entities

Response

Retrieved collection

@odata.nextLinkstring nullable