Skip to main content
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>"