SubApis.Users Class

Contains all calls to Dropbox’s API related to user accounts.

Constructors

Name Description
Users(string) Initializes a new Users class.

Methods

Name Description
Users.GetAccount(string) Get information about a user’s account.
Users.GetCurrentAccount() Get information about the current user’s account.
Users.GetSpaceUsage() Get the space usage information for the current user’s account.
Users.GetAccountBatch(string[]) Get information about multiple user accounts. At most 300 accounts may be queried per request.