The record that represents a target user that is exempt from the collaboration whitelist.
2012-12-12T10:53:43-08:00
The time the entry was created
The enterprise this entry belongs to
11446498
The unique identifier for this object
Acme Inc.
The name of the enterprise
enterprise
Value is always enterprise
11446498
The unique identifier for this object
2012-12-12T10:53:43-08:00
The time the entry was modified
collaboration_whitelist
Value is always collaboration_whitelist
The user that has been exempt
11446498
The unique identifier for this object
Acme Inc.
The name of the enterprise
enterprise
Value is always enterprise
{
"created_at": "2012-12-12T10:53:43-08:00",
"enterprise": {
"id": 11446498,
"name": "Acme Inc.",
"type": "enterprise"
},
"id": 11446498,
"modified_at": "2012-12-12T10:53:43-08:00",
"type": "collaboration_whitelist",
"user": {
"id": 11446498,
"name": "Acme Inc.",
"type": "enterprise"
}
}