Get user exempt from collaboration domain restrictions
GET https://{{api.box.com}}/2.0/collaboration_whitelist_exempt_targets/:collaboration_whitelist_exempt_target_id
Returns a users who has been exempt from the collaboration
https://developer.box.com/reference/get-collaboration-whitelist-exempt-targets-id
RESPONSES
status: OK
{"id":"11446498","type":"collaboration_whitelist_exempt_target","enterprise":{"id":"11446498","type":"enterprise","name":"Acme Inc."},"user":{"id":"11446498","type":"user","name":"Aaron Levie","login":"ceo@example.com"},"created_at":"2012-12-12T10:53:43-08:00","modified_at":"2012-12-12T10:53:43-08:00"}