Skip to main content

An invite for a user to an enterprise.

id
string
required

The unique identifier for this invite.

Example:

"11446498"

type
enum<string>
required

The value will always be invite.

Available options:
invite
Example:

"invite"

invited_to
Enterprise · object

A representation of a Box enterprise.

actionable_by
User (Mini) · object

A mini representation of a user, as can be returned when nested within other resources.

invited_by
User (Mini) · object

A mini representation of a user, as can be returned when nested within other resources.

status
string

The status of the invite.

Example:

"pending"

created_at
string<date-time>

When the invite was created.

Example:

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

modified_at
string<date-time>

When the invite was modified.

Example:

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