An invite for a user to an enterprise.
A mini representation of a user, used when nested within another resource.
2012-12-12T10:53:43-08:00
When the invite was created
11446498
The unique identifier for this object
A mini representation of a user, used when nested within another resource.
A representation of a Box enterprise
11446498
The unique identifier for this object
Acme Inc.
The name of the enterprise
enterprise
Value is always enterprise
2012-12-12T10:53:43-08:00
When the invite was modified.
pending
The status of the invite
invite
Value is always invite
{
"actionable_by": {
"id": 11446498,
"login": "ceo@example.com",
"name": "Aaron Levie",
"type": "user"
},
"created_at": "2012-12-12T10:53:43-08:00",
"id": 11446498,
"invited_by": {
"id": 11446498,
"login": "ceo@example.com",
"name": "Aaron Levie",
"type": "user"
},
"invited_to": {
"id": 11446498,
"name": "Acme Inc.",
"type": "enterprise"
},
"modified_at": "2012-12-12T10:53:43-08:00",
"status": "pending",
"type": "invite"
}