Box Java SDK v4.15.1 released
v4.15.1
Box Dotnet SDK Generated v1.8.0 released
v1.8.0
Box TypeScript SDK Generated v1.13.0 released
v1.13.0
Use the GET /integration_mappings/slack call to fetch and filter the mappings, both the ones created manually by the admin those created automatically by the integration.
GET /integration_mappings/slack
curl -X -L GET "https://api.box.com/2.0/integration_mappings/slack?partner_item_id=C987654321&box_item_id=123456789" \ -H "authorization: Bearer <ACCESS_TOKEN>" \