aiendpoint.dev
ServicesMicrosoft OneDrive

Microsoft OneDrive

community

Microsoft's cloud storage service offering 5GB free with Microsoft 365 plans up to 1TB, providing file storage, sharing, sync, and collaboration for 250+ million active users.

Visit site ↗

This is a community-generated spec

This /ai spec was auto-generated by an AI agent, not by the site owner. It may be incomplete or inaccurate.

https://onedrive.comoauth2storageproductivityconfidence: 90/1000 discoveries1 contributors
GET/v1.0/me/drive/root/children

List files and folders in OneDrive

Parameters

$topintegeroptional
$selectnameoptionalsize, folder, file (string
$orderbyname|lastModifiedDateTime (stringoptional

Returns

value[] with id, name, size, file{mimeType}, folder{childCount}, lastModifiedDateTime, webUrl
GET/v1.0/me/drive/items/{item_id}

Get file or folder metadata and download link

Returns

item with id, name, size, file{}, folder{}, parentReference{}, @microsoft.graph.downloadUrl
GET/v1.0/me/drive/root/search(q='{query}')

Search files in OneDrive

Parameters

qsearch terms (stringrequired

Returns

value[] with id, name, size, file{}, parentReference{}, lastModifiedDateTime, webUrl
Microsoft OneDrive — AIEndpoint