Get allowed collaboration domain
GET https://{{api.box.com}}/2.0/collaboration_whitelist_entries/:collaboration_whitelist_entry_id
Returns a domain that has been deemed safe to create collaborations
https://developer.box.com/reference/get-collaboration-whitelist-entries-id
RESPONSES
status: OK
{"id":"11446498","type":"collaboration_whitelist_entry","domain":"example.com","direction":"both","enterprise":{"id":"11446498","type":"enterprise","name":"Acme Inc."},"created_at":"2012-12-12T10:53:43-08:00"}