curl -X POST https://api.dropboxapi.com/2/users/get_current_account \ --header "Authorization: Bearer <ACCESS_TOKEN>"
<ACCESS_TOKEN> should be replaced with your access token.
<ACCESS_TOKEN>