API calls for Box
The Box connector makes API calls to Box to retrieve data.
Users
The call uses the GET operation to retrieve information about Box users.
URI: https://api.box.com/2.0/users
For more information, see Box API docs .
Events
The call uses the GET operation to retrieve information about events performed in Box.
URI: https://api.box.com/2.0/events
For more information, see Box API docs .