Back to catalog
☁️

Box

OAuth

File Sharing and Storage

☁️Cloud Storage & File SharingHTTPS

Box

4 items

Contract_NDA_2026.pdf

Lisa Chen

file

Marketing Assets

Tom Rivera

folder

Q1 Forecast.xlsx

Lisa Chen

file

brand-guidelines.pdf

Priya Sharma

file

Sample Response

response.json
1{
2 "items": [
3 {
4 "name": "Contract_NDA_2026.pdf",
5 "type": "file",
6 "size": 1572864,
7 "modified_by": "Lisa Chen",
8 "shared_link": "https://app.box.com/s/abc123"
9 },
10 {
11 "name": "Marketing Assets",
12 "type": "folder",
13 "size": 0,
14 "modified_by": "Tom Rivera",
15 "shared_link": null

Code Snippets

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

Similar APIs