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.

Listing the domains that are allowed for collaboration will return all domains that permit collaborations to be created with the current enterprise. There are no required parameters for the request, but limit and market parameters may optionally be set to limit and page through the full result set.
curl -i -X GET "https://api.box.com/2.0/collaboration_whitelist_entries" \
     -H "authorization: Bearer <ACCESS_TOKEN>"