User Information

Learn how to get user information, such as account detail and space usage, using Dropbox API.

In this lesson, we’ll explore some of the important endpoints of the users namespace. These endpoints require us to enable the account_info.read permission. We’ll interact with the following endpoints in this lesson:

  • get_current_account
  • get_space_usage

Note: We granted permission for account_info.read in the previous lesson after we generated our access token.

Get hands-on with 1200+ tech skills courses.