Get User
Retrieve user information by User ID. You must be a Box Administrator to perform this action.
Input
Field | Definition | Type | Required |
---|---|---|---|
User ID |
Unique identifier of the user. |
Text |
FALSE |
Output
Field | Definition | Type |
---|---|---|
User ID |
Unique identifier of the user. |
Text |
Role |
User's role (for example, user or co-admin). |
Text |
Name |
Name of the user. |
Text |
Login |
Email address of the user. |
Text |
Space Allotted |
Amount of space (in gigabytes) allotted to the user. |
Number |
Space Used |
Amount of space used (in bytes) by the user. |
Number |
Max Upload Size |
Maximum size (in bytes) of user uploads. |
Number |
Status |
Status of the user (for example, Active or Inactive). |
Text |
Job Title |
User's job title. |
Text |
Address |
Physical address of the user. |
Text |
Phone |
Phone number of the user. |
Text |