...
3. To get the UUID of the Bitbucket User/Team from which you want to include files from private repositories, paste one of the following URL's into the browser depending on if you want to access a user or team account:
For users: https://api.bitbucket.org/2.0/workspaces/USER_KEY
For teams: https://api.bitbucket.org/2.0/workspaces/TEAM_KEY
...