Back to catalog
☁️

Google Drive

OAuth

File Sharing and Storage

☁️Cloud Storage & File SharingHTTPS

Google Drive

5 items

Q4 Revenue Report.xlsx

application/vnd.openxmlformats-officedocument.spreadsheetml.sheet

true

Product Roadmap 2026.docx

application/vnd.openxmlformats-officedocument.wordprocessingml.document

true

Design Mockups

application/vnd.google-apps.folder

false

team-photo.png

image/png

false

Meeting Notes - Feb 20.pdf

application/pdf

true

Sample Response

response.json
1{
2 "items": [
3 {
4 "name": "Q4 Revenue Report.xlsx",
5 "mimeType": "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet",
6 "size_bytes": 2458624,
7 "modifiedTime": "2026-02-24T17: 45: 00Z",
8 "shared": true
9 },
10 {
11 "name": "Product Roadmap 2026.docx",
12 "mimeType": "application/vnd.openxmlformats-officedocument.wordprocessingml.document",
13 "size_bytes": 1048576,
14 "modifiedTime": "2026-02-23T11: 20: 00Z",
15 "shared": true

Code Snippets

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

Similar APIs