...
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
Here's an example:
Then copy the UUID into the field below.
4. Then, add the Client Key and Client Secret from the Bitbucket OAuth consumer configuration to this dialog. Afterwards, press Submit.
...