Box CLI v3.9.0 released
v3.9.0
Box Node SDK v3.1.0 released
v3.1.0
UI Elements in Box for Salesforce managed package
A mini representation of a user, as can be returned when nested within other resources.
This resource has a few variations that can be encountered when using the API.
The fields that are part of the mini variant are generally returned when the resource is nested within the response for another resource.
"11446498"
The unique identifier for this user
"user"
user
Value is always user
"ceo@example.com"
The primary email address of this user
"Aaron Levie"
50
The display name of this user
{ "id": "11446498", "type": "user", "login": "ceo@example.com", "name": "Aaron Levie" }