Skip to main content

Documentation Index

Fetch the complete documentation index at: https://developer.box.com/llms.txt

Use this file to discover all available pages before exploring further.

An entry that describes an approved domain for which users can collaborate with files and folders in your enterprise or vice versa.

id
string

The unique identifier for this entry.

Example:

"11446498"

type
enum<string>

The value will always be collaboration_whitelist_entry.

Available options:
collaboration_whitelist_entry
Example:

"collaboration_whitelist_entry"

domain
string

The whitelisted domain.

Example:

"example.com"

direction
enum<string>

The direction of the collaborations to allow.

Available options:
inbound,
outbound,
both
Example:

"both"

enterprise
Enterprise · object

The enterprise this list is applied to.

created_at
string<date-time>

The time the entry was created at.

Example:

"2012-12-12T10:53:43-08:00"