| List Folder Items | Read | List files and subfolders inside a Box folder (folder 0 is the root) |
| Get File | Read | Get metadata about a Box file |
| Get Folder | Read | Get metadata about a Box folder |
| Search | Read | Search for files and folders across the Box account |
| Create Folder | Write | Create a new folder inside a Box parent folder |
| Upload File | Write | Upload a new file (up to 50 MB) into a Box folder; larger files require Box’s chunked upload API |
| Upload File Version | Write | Upload a new version of an existing Box file (up to 50 MB) |
| List File Comments | Read | List comments on a Box file |
| Add Comment | Write | Add a comment to a Box file |
| Download File | Read | Download a file’s content; Box responds with a 302 redirect to a short-lived dl.boxcloud.com URL that is followed to fetch the binary content (a 202 with Retry-After means the file is not yet ready) |