Allowed collaboration domains user exemption
The user that is exempt from any of the restrictions imposed by the list of allowed collaboration domains for this enterprise.Attributes and example
Attributes and example
| Property | Type | Required | Description |
|---|---|---|---|
id | string | No | The unique identifier for this exemption. |
type | enum<string> | No | The value will always be collaboration_whitelist_exempt_target. Available options: collaboration_whitelist_exempt_target. |
enterprise | object | No | A representation of a Box enterprise. |
user | User (Mini) | No | The user that has been exempt. |
created_at | string | No | The time the entry was created. |
modified_at | string | No | The time the entry was modified. |
Example
Allowed collaboration domains user exemptions
A list of users exempt from any of the restrictions imposed by the list of allowed collaboration domains for this enterprise.Attributes and example
Attributes and example
| Property | Type | Required | Description |
|---|---|---|---|
limit | integer | No | The limit that was used for these entries. This will be the same as the limit query parameter unless that value exceeded the maximum value allowed. The maximum value varies by API. |
next_marker | string | No | The marker for the start of the next page of results. Can be null. |
prev_marker | string | No | The marker for the start of the previous page of results. Can be null. |
entries | array of Allowed collaboration domains user exemption | No | A list of users exempt from any of the restrictions imposed by the list of allowed collaboration domains for this enterprise. |
Example
