Skip to main content

Documentation Index

Fetch the complete documentation index at: https://developer.box.com/llms.txt

Use this file to discover all available pages before exploring further.

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>" \