Search results

  1. D

    Any experience with Box API?

    Looks pretty simple: curl -i -X GET "https://api.box.com/2.0/folders/0/items" \ -H "authorization: Bearer <ACCESS_TOKEN>" https://developer.box.com/reference/get-folders-id-items/ Depending on what language, and what else you desire.
Back
Top