Microsoft OneDrive
communityMicrosoft'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.
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.
GET
/v1.0/me/drive/root/childrenList files and folders in OneDrive
Parameters
$topintegeroptional$selectnameoptional— size, folder, file (string$orderbyname|lastModifiedDateTime (stringoptionalReturns
value[] with id, name, size, file{mimeType}, folder{childCount}, lastModifiedDateTime, webUrlGET
/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.downloadUrlGET
/v1.0/me/drive/root/search(q='{query}')Search files in OneDrive
Parameters
qsearch terms (stringrequiredReturns
value[] with id, name, size, file{}, parentReference{}, lastModifiedDateTime, webUrl