We’re Still Here to Help (Even Over the Holidays!) - find out more here.
Forum Discussion
NJF
7 years agoHelpful | Level 5
Where can I find my own account_id?
To make a sucessful call to: https://api.dropboxapi.com/2/users/get_account, I need to provide (my own) account_id. I am trying to access my own account via the api v2 bypassing the OAuth flow, bu...
- 7 years ago
To access the account information, including the account ID, for the account for the access token you're using, you should use the /2/users/get_current_account endpoint instead of /2/users/get_account.
That doesn't take any parameters, and instead just returns the account information based on the access token used for the call.
Greg-DB
Dropbox Community Moderator
7 years agoTo access the account information, including the account ID, for the account for the access token you're using, you should use the /2/users/get_current_account endpoint instead of /2/users/get_account.
That doesn't take any parameters, and instead just returns the account information based on the access token used for the call.
About Discuss Dropbox Developer & API
Make connections with other developers
The Dropbox Community team is active from Monday to Friday. We try to respond to you as soon as we can, usually within 2 hours.
If you need more help you can view your support options (expected response time for an email or ticket is 24 hours), or contact us on X, Facebook or Instagram.
For more info on available support options for your Dropbox plan, see this article.
If you found the answer to your question in this Community thread, please 'like' the post to say thanks and to let us know it was useful!