| Download File | Download the file at the specified path. |
| Get File Download URL | Get a URL to download the file at the specified path. |
| Upload File | Upload a file to the specified path. |
| Create Folder | Create a Folder at the specified path. |
| List Folder | List Folder contents at the specified path. |
| Copy Object | Copy a Folder or File from one path to another. |
| Delete Object | Delete a Folder or File at the specified path. |
| Move Object | Move a Folder or File from one path to another. |
| Get Path Details | Get detailed information about folders/files in the specified path. |
| Add Shared Link to File | Adds a shared link to a file. |
| Add Shared Link to Folder | Adds a shared link to a folder. |
| Find File for Shared Link | Returns the file represented by a shared link. |
| Find Folder for Shared Link | Returns the folder represented by a shared link. |
| Get Shared Link for File | Gets the shared link for a file. |
| Get Shared Link for Folder | Gets the shared link for a folder. |
| Remove Shared Link from File | Removes a shared link from a file. |
| Remove Shared Link from Folder | Removes a shared link from a folder. |
| Update Shared Link on Folder | Updates a shared link on a folder. |
| Update Shared Link on File | Updates a shared link on a file. |
| Get Current User | Get the information and metadata of the user that is currently logged in. |
| Create Webhook | Create a webhook to send data from Box to an instance URL. |
| Delete Webhook | Delete a webhook by ID. |
| List Webhooks | List all webhooks configured in Box, including those for other integrations. |
| Delete Instance Webhooks | Delete all Box webhooks that point to a flow in this instance. |
| Raw Request | Send raw HTTP request to Box. |