The user that is exempt from any of the restrictions imposed by the list of allowed collaboration domains for this enterprise.
11446498
The unique identifier for this exemption.
collaboration_whitelist_exempt_target
The value will always be collaboration_whitelist_exempt_target
.
Value is always collaboration_whitelist_exempt_target
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 enterprise.
enterprise
The value will always be enterprise
.
Value is always enterprise
Acme Inc.
The name of the enterprise.
2012-12-12T10:53:43-08:00
The time the entry was modified.
The user that has been exempt.
{
"id": "11446498",
"type": "collaboration_whitelist_exempt_target",
"created_at": "2012-12-12T10:53:43-08:00",
"enterprise": {
"id": "11446498",
"type": "enterprise",
"name": "Acme Inc."
},
"modified_at": "2012-12-12T10:53:43-08:00",
"user": {
"id": "11446498",
"type": "user",
"login": "ceo@example.com",
"name": "Aaron Levie"
}
}