Skip to main content
Use the GET /integration_mappings/teams call to fetch and filter the mappings, both the ones created manually by the admin and those created automatically by the integration.
curl -X -L GET "https://api.box.com/2.0/integration_mappings/teams" \
     -H "authorization: Bearer <ACCESS_TOKEN>" \