Join us on May 20th for the Content + AI Virtual Summit. Register now
{
"id": "11446498",
"type": "user",
"name": "Aaron Levie",
"login": "ceo@example.com",
"is_active": true
}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.
A mini representation of a user, can be returned only when the status is pending.
The unique identifier for this user.
"11446498"
The value will always be user.
user "user"
The display name of this user. If the collaboration status is pending, an empty string is returned.
50"Aaron Levie"
The primary email address of this user. If the collaboration status is pending, an empty string is returned.
"ceo@example.com"
If set to false, the user is either deactivated or deleted.
true
Was this page helpful?