POST /2/team/token/get_authenticated_admin
token/get_authenticated_admin
scope: team_info.read
Returns the member profile of the admin who generated the team access token used to make the call.
Servers
- https://api.dropboxapi.com
- https://content.dropboxapi.com
- https://notify.dropboxapi.com
How to start integrating
- Add HTTP Task to your workflow definition.
- Search for the API you want to integrate with and click on the name.
- This loads the API reference documentation and prepares the Http request settings.
- Click Test request to test run your request to the API and see the API's response.