Back to catalog
☁️

OneDrive

OAuth

File Sharing and Storage

☁️Cloud Storage & File SharingHTTPS

OneDrive

4 items

Budget Tracker 2026.xlsx

Alex Kim

3.1M

Onboarding Checklist.docx

Jordan Lee

524.3K

Sprint Retro Notes.pdf

Sam Patel

189.4K

product-demo.mp4

Alex Kim

104.9M

Sample Response

response.json
1{
2 "items": [
3 {
4 "name": "Budget Tracker 2026.xlsx",
5 "size": 3145728,
6 "lastModified": "2026-02-25T08: 00: 00Z",
7 "createdBy": "Alex Kim",
8 "webUrl": "https://onedrive.live.com/edit.aspx?cid=abc123&id=budget2026"
9 },
10 {
11 "name": "Onboarding Checklist.docx",
12 "size": 524288,
13 "lastModified": "2026-02-24T13: 20: 00Z",
14 "createdBy": "Jordan Lee",
15 "webUrl": "https://onedrive.live.com/edit.aspx?cid=abc123&id=onboarding"

Code Snippets

request.sh
1"color:#c084fc">curl -X "color:#fbbf24">GET "https://developer.microsoft.com/onedrive" \
2 "color:#60a5fa">-H "Authorization: Bearer YOUR_ACCESS_TOKEN"
View Documentation

Similar APIs