Box Platform provides functionality to provide access to content stored within Box. It provides endpoints for basic manipulation of files and folders, management of users within an enterprise, as well as more complex topics such as legal holds and retention poli
curl \ -H "Authorization: Bearer $ACCESS_TOKEN" \ https://api.box.com/2.0/users
curl \ -H "Authorization: Bearer $ACCESS_TOKEN" \ https://api.box.com/2.0/events
curl \ -H "Authorization: Bearer $ACCESS_TOKEN" \ https://api.box.com/2.0/groups