All integrations

Bitbucket

DEVELOPER · DEVELOPER

Repositories, pull requests, and Pipelines under that developer’s own access.

Acts as the person, not as itself

Each user connects their own account. Every call carries both identities — the agent and the person it is acting for — so the agent can never reach past what that individual can already do.

Credentials never touch the agent

Tokens live in the vault and attach server-side at call time. The agent holds a session, not a secret, and revoking access does not mean rotating a key.

Every call on the record

Who asked, which agent acted, which action ran, and the verdict that let it through — one audit trail across every integration, not one per vendor.

What an agent can do

Each action is granted on its own. An agent allowed to read is not thereby allowed to write, and the scope beside each row is what the acting user must have connected for it to run at all.

bitbucket_delete_addonWRITE

Delete add-on via DELETE /addon

no provider scope
bitbucket_delete_repositories_by_workspace_by_repo_slugWRITE

Delete repositories by workspace, repo slug via DELETE /repositories/{workspace}/{repo_slug}

repository:delete
bitbucket_delete_repositories_by_workspace_by_repo_slug_branch_restrictions_by_idWRITE

Delete repositories branch restrictions by workspace, repo slug, id via DELETE /repositories/{workspace}/{repo_slug}/branch-restrictions/{id}

repository:admin
bitbucket_delete_repositories_by_workspace_by_repo_slug_commit_by_commit_approveWRITE

Delete repositories commit approve by workspace, repo slug, commit via DELETE /repositories/{workspace}/{repo_slug}/commit/{commit}/approve

repository:write
bitbucket_delete_repositories_by_workspace_by_repo_slug_commit_by_commit_comments_by_comment_idWRITE

Delete repositories commit comments by workspace, repo slug, commit, comment id via DELETE /repositories/{workspace}/{repo_slug}/commit/{commit}/comments/{comment_id}

repository
bitbucket_delete_repositories_by_workspace_by_repo_slug_commit_by_commit_properties_by_app_key_by_property_nameWRITE

Delete Commit Hosted Property Value via DELETE /repositories/{workspace}/{repo_slug}/commit/{commit}/properties/{app_key}/{property_name}

no provider scope
bitbucket_delete_repositories_by_workspace_by_repo_slug_commit_by_commit_reports_by_reportidWRITE

Delete Report via DELETE /repositories/{workspace}/{repo_slug}/commit/{commit}/reports/{reportId}

repository
bitbucket_delete_repositories_by_workspace_by_repo_slug_commit_by_commit_reports_by_reportid_annotations_by_annotationidWRITE

Delete Annotation via DELETE /repositories/{workspace}/{repo_slug}/commit/{commit}/reports/{reportId}/annotations/{annotationId}

repository
bitbucket_delete_repositories_by_workspace_by_repo_slug_default_reviewers_by_target_usernameWRITE

Delete repositories default reviewers by workspace, repo slug, target username via DELETE /repositories/{workspace}/{repo_slug}/default-reviewers/{target_username}

repository:admin
bitbucket_delete_repositories_by_workspace_by_repo_slug_deploy_keys_by_key_idWRITE

Delete repositories deploy keys by workspace, repo slug, key id via DELETE /repositories/{workspace}/{repo_slug}/deploy-keys/{key_id}

repositoryrepository:admin
bitbucket_delete_repositories_by_workspace_by_repo_slug_deployments_config_environments_by_environment_uuid_variables_by_variable_uuidWRITE

Delete Deployment Variable via DELETE /repositories/{workspace}/{repo_slug}/deployments_config/environments/{environment_uuid}/variables/{variable_uuid}

pipeline:variable
bitbucket_delete_repositories_by_workspace_by_repo_slug_downloads_by_filenameWRITE

Delete repositories downloads by workspace, repo slug, filename via DELETE /repositories/{workspace}/{repo_slug}/downloads/{filename}

repository:write
bitbucket_delete_repositories_by_workspace_by_repo_slug_environments_by_environment_uuidWRITE

Delete Environment For Repository via DELETE /repositories/{workspace}/{repo_slug}/environments/{environment_uuid}

pipeline
bitbucket_delete_repositories_by_workspace_by_repo_slug_hooks_by_uidWRITE

Delete repositories hooks by workspace, repo slug, uid via DELETE /repositories/{workspace}/{repo_slug}/hooks/{uid}

webhook
bitbucket_delete_repositories_by_workspace_by_repo_slug_permissions_config_groups_by_group_slugWRITE

Delete repositories permissions config groups by workspace, repo slug, group slug via DELETE /repositories/{workspace}/{repo_slug}/permissions-config/groups/{group_slug}

repository:admin
bitbucket_delete_repositories_by_workspace_by_repo_slug_permissions_config_users_by_selected_user_idWRITE

Delete repositories permissions config users by workspace, repo slug, selected user id via DELETE /repositories/{workspace}/{repo_slug}/permissions-config/users/{selected_user_id}

repository:admin
bitbucket_delete_repositories_by_workspace_by_repo_slug_pipelines_config_cachesWRITE

Delete Repository Pipeline Caches via DELETE /repositories/{workspace}/{repo_slug}/pipelines-config/caches

pipeline:write
bitbucket_delete_repositories_by_workspace_by_repo_slug_pipelines_config_caches_by_cache_uuidWRITE

Delete Repository Pipeline Cache via DELETE /repositories/{workspace}/{repo_slug}/pipelines-config/caches/{cache_uuid}

pipeline:write
bitbucket_delete_repositories_by_workspace_by_repo_slug_pipelines_config_runners_by_runner_uuidWRITE

Delete Repository Runner via DELETE /repositories/{workspace}/{repo_slug}/pipelines-config/runners/{runner_uuid}

runner:write
bitbucket_delete_repositories_by_workspace_by_repo_slug_pipelines_config_schedules_by_schedule_uuidWRITE

Delete Repository Pipeline Schedule via DELETE /repositories/{workspace}/{repo_slug}/pipelines_config/schedules/{schedule_uuid}

pipeline:write
bitbucket_delete_repositories_by_workspace_by_repo_slug_pipelines_config_ssh_key_pairWRITE

Delete Repository Pipeline Key Pair via DELETE /repositories/{workspace}/{repo_slug}/pipelines_config/ssh/key_pair

pipeline:variable
bitbucket_delete_repositories_by_workspace_by_repo_slug_pipelines_config_ssh_known_hosts_by_known_host_uuidWRITE

Delete Repository Pipeline Known Host via DELETE /repositories/{workspace}/{repo_slug}/pipelines_config/ssh/known_hosts/{known_host_uuid}

pipeline:variable
bitbucket_delete_repositories_by_workspace_by_repo_slug_pipelines_config_variables_by_variable_uuidWRITE

Delete Repository Pipeline Variable via DELETE /repositories/{workspace}/{repo_slug}/pipelines_config/variables/{variable_uuid}

pipeline:variable
bitbucket_delete_repositories_by_workspace_by_repo_slug_properties_by_app_key_by_property_nameWRITE

Delete Repository Hosted Property Value via DELETE /repositories/{workspace}/{repo_slug}/properties/{app_key}/{property_name}

no provider scope
bitbucket_delete_repositories_by_workspace_by_repo_slug_pullrequests_by_pull_request_id_approveWRITE

Delete repositories pull requests approve by workspace, repo slug, pull request id via DELETE /repositories/{workspace}/{repo_slug}/pullrequests/{pull_request_id}/approve

pullrequest:write
bitbucket_delete_repositories_by_workspace_by_repo_slug_pullrequests_by_pull_request_id_comments_by_comment_idWRITE

Delete repositories pull requests comments by workspace, repo slug, pull request id, comment id via DELETE /repositories/{workspace}/{repo_slug}/pullrequests/{pull_request_id}/comments/{comment_id}

pullrequest
bitbucket_delete_repositories_by_workspace_by_repo_slug_pullrequests_by_pull_request_id_comments_by_comment_id_resolveWRITE

Delete repositories pull requests comments resolve by workspace, repo slug, pull request id, comment id via DELETE /repositories/{workspace}/{repo_slug}/pullrequests/{pull_request_id}/comments/{comment_id}/resolve

pullrequest
bitbucket_delete_repositories_by_workspace_by_repo_slug_pullrequests_by_pull_request_id_request_changesWRITE

Delete repositories pull requests request changes by workspace, repo slug, pull request id via DELETE /repositories/{workspace}/{repo_slug}/pullrequests/{pull_request_id}/request-changes

pullrequest:write
bitbucket_delete_repositories_by_workspace_by_repo_slug_pullrequests_by_pull_request_id_tasks_by_task_idWRITE

Delete repositories pull requests tasks by workspace, repo slug, pull request id, task id via DELETE /repositories/{workspace}/{repo_slug}/pullrequests/{pull_request_id}/tasks/{task_id}

pullrequest
bitbucket_delete_repositories_by_workspace_by_repo_slug_pullrequests_by_pullrequest_id_properties_by_app_key_by_property_nameWRITE

Delete Pull Request Hosted Property Value via DELETE /repositories/{workspace}/{repo_slug}/pullrequests/{pullrequest_id}/properties/{app_key}/{property_name}

no provider scope
bitbucket_delete_repositories_by_workspace_by_repo_slug_refs_branches_by_nameWRITE

Delete repositories refs branches by workspace, repo slug, name via DELETE /repositories/{workspace}/{repo_slug}/refs/branches/{name}

repository:write
bitbucket_delete_repositories_by_workspace_by_repo_slug_refs_tags_by_nameWRITE

Delete repositories refs tags by workspace, repo slug, name via DELETE /repositories/{workspace}/{repo_slug}/refs/tags/{name}

repository:write
bitbucket_delete_snippets_by_workspace_by_encoded_idWRITE

Delete snippets by workspace, encoded id via DELETE /snippets/{workspace}/{encoded_id}

snippet:write
bitbucket_delete_snippets_by_workspace_by_encoded_id_by_node_idWRITE

Delete snippets by workspace, encoded id, node id via DELETE /snippets/{workspace}/{encoded_id}/{node_id}

snippet:write
bitbucket_delete_snippets_by_workspace_by_encoded_id_comments_by_comment_idWRITE

Delete snippets comments by workspace, encoded id, comment id via DELETE /snippets/{workspace}/{encoded_id}/comments/{comment_id}

snippet
bitbucket_delete_snippets_by_workspace_by_encoded_id_watchWRITE

Delete snippets watch by workspace, encoded id via DELETE /snippets/{workspace}/{encoded_id}/watch

snippet:write
bitbucket_delete_teams_by_username_pipelines_config_variables_by_variable_uuidWRITE

Delete Pipeline Variable For Team via DELETE /teams/{username}/pipelines_config/variables/{variable_uuid}

pipeline:variable
bitbucket_delete_users_by_selected_user_gpg_keys_by_fingerprintWRITE

Delete users gpg keys by selected user, fingerprint via DELETE /users/{selected_user}/gpg-keys/{fingerprint}

account:write
bitbucket_delete_users_by_selected_user_pipelines_config_variables_by_variable_uuidWRITE

Delete Pipeline Variable For User via DELETE /users/{selected_user}/pipelines_config/variables/{variable_uuid}

pipeline:variable
bitbucket_delete_users_by_selected_user_properties_by_app_key_by_property_nameWRITE

Delete User Hosted Property Value via DELETE /users/{selected_user}/properties/{app_key}/{property_name}

no provider scope
bitbucket_delete_users_by_selected_user_ssh_keys_by_key_idWRITE

Delete users ssh keys by selected user, key id via DELETE /users/{selected_user}/ssh-keys/{key_id}

account:write
bitbucket_delete_workspaces_by_workspace_hooks_by_uidWRITE

Delete workspaces hooks by workspace, uid via DELETE /workspaces/{workspace}/hooks/{uid}

webhook
bitbucket_delete_workspaces_by_workspace_pipelines_config_runners_by_runner_uuidWRITE

Delete Workspace Runner via DELETE /workspaces/{workspace}/pipelines-config/runners/{runner_uuid}

runner:write
bitbucket_delete_workspaces_by_workspace_pipelines_config_variables_by_variable_uuidWRITE

Delete Pipeline Variable For Workspace via DELETE /workspaces/{workspace}/pipelines-config/variables/{variable_uuid}

pipeline:variable
bitbucket_delete_workspaces_by_workspace_projects_by_project_keyWRITE

Delete workspaces projects by workspace, project key via DELETE /workspaces/{workspace}/projects/{project_key}

project:admin
bitbucket_delete_workspaces_by_workspace_projects_by_project_key_default_reviewers_by_selected_userWRITE

Delete workspaces projects default reviewers by workspace, project key, selected user via DELETE /workspaces/{workspace}/projects/{project_key}/default-reviewers/{selected_user}

project:admin
bitbucket_delete_workspaces_by_workspace_projects_by_project_key_deploy_keys_by_key_idWRITE

Delete workspaces projects deploy keys by workspace, project key, key id via DELETE /workspaces/{workspace}/projects/{project_key}/deploy-keys/{key_id}

projectproject:admin
bitbucket_delete_workspaces_by_workspace_projects_by_project_key_permissions_config_groups_by_group_slugWRITE

Delete workspaces projects permissions config groups by workspace, project key, group slug via DELETE /workspaces/{workspace}/projects/{project_key}/permissions-config/groups/{group_slug}

project:admin
bitbucket_delete_workspaces_by_workspace_projects_by_project_key_permissions_config_users_by_selected_user_idWRITE

Delete workspaces projects permissions config users by workspace, project key, selected user id via DELETE /workspaces/{workspace}/projects/{project_key}/permissions-config/users/{selected_user_id}

project:admin
bitbucket_get_addon_by_addon_key_client_keyREAD

Get add-on client key by addon key via GET /addon/{addon_key}/client-key

no provider scope
bitbucket_get_hook_eventsREAD

Get hook events via GET /hook_events

no provider scope
bitbucket_get_hook_events_by_subject_typeREAD

Get hook events by subject type via GET /hook_events/{subject_type}

no provider scope
bitbucket_get_repositoriesREAD

Get repositories via GET /repositories

repository
bitbucket_get_repositories_by_workspaceREAD

Get repositories by workspace via GET /repositories/{workspace}

repository
bitbucket_get_repositories_by_workspace_by_repo_slugREAD

Get repositories by workspace, repo slug via GET /repositories/{workspace}/{repo_slug}

repository
bitbucket_get_repositories_by_workspace_by_repo_slug_branch_restrictionsREAD

Get repositories branch restrictions by workspace, repo slug via GET /repositories/{workspace}/{repo_slug}/branch-restrictions

repository:admin
bitbucket_get_repositories_by_workspace_by_repo_slug_branch_restrictions_by_idREAD

Get repositories branch restrictions by workspace, repo slug, id via GET /repositories/{workspace}/{repo_slug}/branch-restrictions/{id}

repository:admin
bitbucket_get_repositories_by_workspace_by_repo_slug_branching_modelREAD

Get repositories branching model by workspace, repo slug via GET /repositories/{workspace}/{repo_slug}/branching-model

repository
bitbucket_get_repositories_by_workspace_by_repo_slug_branching_model_settingsREAD

Get repositories branching model settings by workspace, repo slug via GET /repositories/{workspace}/{repo_slug}/branching-model/settings

repository:admin
bitbucket_get_repositories_by_workspace_by_repo_slug_commit_by_commitREAD

Get repositories commit by workspace, repo slug, commit via GET /repositories/{workspace}/{repo_slug}/commit/{commit}

repository
bitbucket_get_repositories_by_workspace_by_repo_slug_commit_by_commit_commentsREAD

Get repositories commit comments by workspace, repo slug, commit via GET /repositories/{workspace}/{repo_slug}/commit/{commit}/comments

repository
bitbucket_get_repositories_by_workspace_by_repo_slug_commit_by_commit_comments_by_comment_idREAD

Get repositories commit comments by workspace, repo slug, commit, comment id via GET /repositories/{workspace}/{repo_slug}/commit/{commit}/comments/{comment_id}

repository
bitbucket_get_repositories_by_workspace_by_repo_slug_commit_by_commit_properties_by_app_key_by_property_nameREAD

Get Commit Hosted Property Value via GET /repositories/{workspace}/{repo_slug}/commit/{commit}/properties/{app_key}/{property_name}

no provider scope
bitbucket_get_repositories_by_workspace_by_repo_slug_commit_by_commit_pullrequestsREAD

Get Pullrequests For Commit via GET /repositories/{workspace}/{repo_slug}/commit/{commit}/pullrequests

pullrequest
bitbucket_get_repositories_by_workspace_by_repo_slug_commit_by_commit_reportsREAD

Get Reports For Commit via GET /repositories/{workspace}/{repo_slug}/commit/{commit}/reports

repository
bitbucket_get_repositories_by_workspace_by_repo_slug_commit_by_commit_reports_by_reportidREAD

Get Report via GET /repositories/{workspace}/{repo_slug}/commit/{commit}/reports/{reportId}

repository
bitbucket_get_repositories_by_workspace_by_repo_slug_commit_by_commit_reports_by_reportid_annotationsREAD

Get Annotations For Report via GET /repositories/{workspace}/{repo_slug}/commit/{commit}/reports/{reportId}/annotations

repository
bitbucket_get_repositories_by_workspace_by_repo_slug_commit_by_commit_reports_by_reportid_annotations_by_annotationidREAD

Get Annotation via GET /repositories/{workspace}/{repo_slug}/commit/{commit}/reports/{reportId}/annotations/{annotationId}

repository
bitbucket_get_repositories_by_workspace_by_repo_slug_commit_by_commit_statusesREAD

Get repositories commit statuses by workspace, repo slug, commit via GET /repositories/{workspace}/{repo_slug}/commit/{commit}/statuses

repository
bitbucket_get_repositories_by_workspace_by_repo_slug_commit_by_commit_statuses_build_by_keyREAD

Get repositories commit statuses build by workspace, repo slug, commit, key via GET /repositories/{workspace}/{repo_slug}/commit/{commit}/statuses/build/{key}

repository
bitbucket_get_repositories_by_workspace_by_repo_slug_commitsREAD

Get repositories commits by workspace, repo slug via GET /repositories/{workspace}/{repo_slug}/commits

repository
bitbucket_get_repositories_by_workspace_by_repo_slug_commits_by_revisionREAD

Get repositories commits by workspace, repo slug, revision via GET /repositories/{workspace}/{repo_slug}/commits/{revision}

repository
bitbucket_get_repositories_by_workspace_by_repo_slug_default_reviewersREAD

Get repositories default reviewers by workspace, repo slug via GET /repositories/{workspace}/{repo_slug}/default-reviewers

pullrequest
bitbucket_get_repositories_by_workspace_by_repo_slug_default_reviewers_by_target_usernameREAD

Get repositories default reviewers by workspace, repo slug, target username via GET /repositories/{workspace}/{repo_slug}/default-reviewers/{target_username}

pullrequest
bitbucket_get_repositories_by_workspace_by_repo_slug_deploy_keysREAD

Get repositories deploy keys by workspace, repo slug via GET /repositories/{workspace}/{repo_slug}/deploy-keys

repositoryrepository:admin
bitbucket_get_repositories_by_workspace_by_repo_slug_deploy_keys_by_key_idREAD

Get repositories deploy keys by workspace, repo slug, key id via GET /repositories/{workspace}/{repo_slug}/deploy-keys/{key_id}

repositoryrepository:admin
bitbucket_get_repositories_by_workspace_by_repo_slug_deploymentsREAD

Get Deployments For Repository via GET /repositories/{workspace}/{repo_slug}/deployments

pipeline
bitbucket_get_repositories_by_workspace_by_repo_slug_deployments_by_deployment_uuidREAD

Get Deployment For Repository via GET /repositories/{workspace}/{repo_slug}/deployments/{deployment_uuid}

pipeline
bitbucket_get_repositories_by_workspace_by_repo_slug_deployments_config_environments_by_environment_uuid_variablesREAD

Get Deployment Variables via GET /repositories/{workspace}/{repo_slug}/deployments_config/environments/{environment_uuid}/variables

pipeline
bitbucket_get_repositories_by_workspace_by_repo_slug_diff_by_specREAD

Get repositories diff by workspace, repo slug, spec via GET /repositories/{workspace}/{repo_slug}/diff/{spec}

repository
bitbucket_get_repositories_by_workspace_by_repo_slug_diffstat_by_specREAD

Get repositories diff stat by workspace, repo slug, spec via GET /repositories/{workspace}/{repo_slug}/diffstat/{spec}

repository
bitbucket_get_repositories_by_workspace_by_repo_slug_downloadsREAD

Get repositories downloads by workspace, repo slug via GET /repositories/{workspace}/{repo_slug}/downloads

repository
bitbucket_get_repositories_by_workspace_by_repo_slug_downloads_by_filenameREAD

Get repositories downloads by workspace, repo slug, filename via GET /repositories/{workspace}/{repo_slug}/downloads/{filename}

repository
bitbucket_get_repositories_by_workspace_by_repo_slug_effective_branching_modelREAD

Get repositories effective branching model by workspace, repo slug via GET /repositories/{workspace}/{repo_slug}/effective-branching-model

repository
bitbucket_get_repositories_by_workspace_by_repo_slug_effective_default_reviewersREAD

Get repositories effective default reviewers by workspace, repo slug via GET /repositories/{workspace}/{repo_slug}/effective-default-reviewers

pullrequest
bitbucket_get_repositories_by_workspace_by_repo_slug_environmentsREAD

Get Environments For Repository via GET /repositories/{workspace}/{repo_slug}/environments

pipeline
bitbucket_get_repositories_by_workspace_by_repo_slug_environments_by_environment_uuidREAD

Get Environment For Repository via GET /repositories/{workspace}/{repo_slug}/environments/{environment_uuid}

pipeline
bitbucket_get_repositories_by_workspace_by_repo_slug_file_conflicts_by_specREAD

Get repositories file conflicts by workspace, repo slug, spec via GET /repositories/{workspace}/{repo_slug}/file-conflicts/{spec}

repository
bitbucket_get_repositories_by_workspace_by_repo_slug_filehistory_by_commit_by_pathREAD

Get repositories file history by workspace, repo slug, commit, path via GET /repositories/{workspace}/{repo_slug}/filehistory/{commit}/{path}

repository
bitbucket_get_repositories_by_workspace_by_repo_slug_forksREAD

Get repositories forks by workspace, repo slug via GET /repositories/{workspace}/{repo_slug}/forks

repository
bitbucket_get_repositories_by_workspace_by_repo_slug_hooksREAD

Get repositories hooks by workspace, repo slug via GET /repositories/{workspace}/{repo_slug}/hooks

webhook
bitbucket_get_repositories_by_workspace_by_repo_slug_hooks_by_uidREAD

Get repositories hooks by workspace, repo slug, uid via GET /repositories/{workspace}/{repo_slug}/hooks/{uid}

webhook
bitbucket_get_repositories_by_workspace_by_repo_slug_merge_base_by_revspecREAD

Get repositories merge base by workspace, repo slug, rev spec via GET /repositories/{workspace}/{repo_slug}/merge-base/{revspec}

repository
bitbucket_get_repositories_by_workspace_by_repo_slug_override_settingsREAD

Get repositories override settings by workspace, repo slug via GET /repositories/{workspace}/{repo_slug}/override-settings

repository:admin
bitbucket_get_repositories_by_workspace_by_repo_slug_patch_by_specREAD

Get repositories patch by workspace, repo slug, spec via GET /repositories/{workspace}/{repo_slug}/patch/{spec}

repository
bitbucket_get_repositories_by_workspace_by_repo_slug_permissions_config_groupsREAD

Get repositories permissions config groups by workspace, repo slug via GET /repositories/{workspace}/{repo_slug}/permissions-config/groups

repository:admin
bitbucket_get_repositories_by_workspace_by_repo_slug_permissions_config_groups_by_group_slugREAD

Get repositories permissions config groups by workspace, repo slug, group slug via GET /repositories/{workspace}/{repo_slug}/permissions-config/groups/{group_slug}

repository:admin
bitbucket_get_repositories_by_workspace_by_repo_slug_permissions_config_usersREAD

Get repositories permissions config users by workspace, repo slug via GET /repositories/{workspace}/{repo_slug}/permissions-config/users

repository:admin
bitbucket_get_repositories_by_workspace_by_repo_slug_permissions_config_users_by_selected_user_idREAD

Get repositories permissions config users by workspace, repo slug, selected user id via GET /repositories/{workspace}/{repo_slug}/permissions-config/users/{selected_user_id}

repository:admin
bitbucket_get_repositories_by_workspace_by_repo_slug_pipelinesREAD

Get Pipelines For Repository via GET /repositories/{workspace}/{repo_slug}/pipelines

pipeline
bitbucket_get_repositories_by_workspace_by_repo_slug_pipelines_by_pipeline_uuidREAD

Get Pipeline For Repository via GET /repositories/{workspace}/{repo_slug}/pipelines/{pipeline_uuid}

pipeline
bitbucket_get_repositories_by_workspace_by_repo_slug_pipelines_by_pipeline_uuid_stepsREAD

Get Pipeline Steps For Repository via GET /repositories/{workspace}/{repo_slug}/pipelines/{pipeline_uuid}/steps

pipeline
bitbucket_get_repositories_by_workspace_by_repo_slug_pipelines_by_pipeline_uuid_steps_by_step_uuidREAD

Get Pipeline Step For Repository via GET /repositories/{workspace}/{repo_slug}/pipelines/{pipeline_uuid}/steps/{step_uuid}

pipeline
bitbucket_get_repositories_by_workspace_by_repo_slug_pipelines_by_pipeline_uuid_steps_by_step_uuid_logREAD

Get Pipeline Step Log For Repository via GET /repositories/{workspace}/{repo_slug}/pipelines/{pipeline_uuid}/steps/{step_uuid}/log

pipeline
bitbucket_get_repositories_by_workspace_by_repo_slug_pipelines_by_pipeline_uuid_steps_by_step_uuid_logs_by_log_uuidREAD

Get Pipeline Container Log via GET /repositories/{workspace}/{repo_slug}/pipelines/{pipeline_uuid}/steps/{step_uuid}/logs/{log_uuid}

pipeline
bitbucket_get_repositories_by_workspace_by_repo_slug_pipelines_by_pipeline_uuid_steps_by_step_uuid_test_reportsREAD

Get Pipeline Test Reports via GET /repositories/{workspace}/{repo_slug}/pipelines/{pipeline_uuid}/steps/{step_uuid}/test_reports

pipeline
bitbucket_get_repositories_by_workspace_by_repo_slug_pipelines_by_pipeline_uuid_steps_by_step_uuid_test_reports_test_casesREAD

Get Pipeline Test Report Test Cases via GET /repositories/{workspace}/{repo_slug}/pipelines/{pipeline_uuid}/steps/{step_uuid}/test_reports/test_cases

pipeline
bitbucket_get_repositories_by_workspace_by_repo_slug_pipelines_by_pipeline_uuid_steps_by_step_uuid_test_reports_test_cases_by_test_case_uuid_test_case_reasonsREAD

Get Pipeline Test Report Test Case Reasons via GET /repositories/{workspace}/{repo_slug}/pipelines/{pipeline_uuid}/steps/{step_uuid}/test_reports/test_cases/{test_case_uuid}/test_case_reasons

pipeline
bitbucket_get_repositories_by_workspace_by_repo_slug_pipelines_configREAD

Get Repository Pipeline Config via GET /repositories/{workspace}/{repo_slug}/pipelines_config

repository:admin
bitbucket_get_repositories_by_workspace_by_repo_slug_pipelines_config_cachesREAD

Get Repository Pipeline Caches via GET /repositories/{workspace}/{repo_slug}/pipelines-config/caches

pipeline
bitbucket_get_repositories_by_workspace_by_repo_slug_pipelines_config_caches_by_cache_uuid_content_uriREAD

Get Repository Pipeline Cache Content URI via GET /repositories/{workspace}/{repo_slug}/pipelines-config/caches/{cache_uuid}/content-uri

pipeline
bitbucket_get_repositories_by_workspace_by_repo_slug_pipelines_config_runnersREAD

Get Repository Runners via GET /repositories/{workspace}/{repo_slug}/pipelines-config/runners

runner
bitbucket_get_repositories_by_workspace_by_repo_slug_pipelines_config_runners_by_runner_uuidREAD

Get Repository Runner via GET /repositories/{workspace}/{repo_slug}/pipelines-config/runners/{runner_uuid}

runner
bitbucket_get_repositories_by_workspace_by_repo_slug_pipelines_config_schedulesREAD

Get Repository Pipeline Schedules via GET /repositories/{workspace}/{repo_slug}/pipelines_config/schedules

pipeline
bitbucket_get_repositories_by_workspace_by_repo_slug_pipelines_config_schedules_by_schedule_uuidREAD

Get Repository Pipeline Schedule via GET /repositories/{workspace}/{repo_slug}/pipelines_config/schedules/{schedule_uuid}

pipeline
bitbucket_get_repositories_by_workspace_by_repo_slug_pipelines_config_schedules_by_schedule_uuid_executionsREAD

Get Repository Pipeline Schedule Executions via GET /repositories/{workspace}/{repo_slug}/pipelines_config/schedules/{schedule_uuid}/executions

pipeline
bitbucket_get_repositories_by_workspace_by_repo_slug_pipelines_config_ssh_key_pairREAD

Get Repository Pipeline Ssh Key Pair via GET /repositories/{workspace}/{repo_slug}/pipelines_config/ssh/key_pair

pipeline
bitbucket_get_repositories_by_workspace_by_repo_slug_pipelines_config_ssh_known_hostsREAD

Get Repository Pipeline Known Hosts via GET /repositories/{workspace}/{repo_slug}/pipelines_config/ssh/known_hosts

pipeline
bitbucket_get_repositories_by_workspace_by_repo_slug_pipelines_config_ssh_known_hosts_by_known_host_uuidREAD

Get Repository Pipeline Known Host via GET /repositories/{workspace}/{repo_slug}/pipelines_config/ssh/known_hosts/{known_host_uuid}

pipeline
bitbucket_get_repositories_by_workspace_by_repo_slug_pipelines_config_variablesREAD

Get Repository Pipeline Variables via GET /repositories/{workspace}/{repo_slug}/pipelines_config/variables

pipeline
bitbucket_get_repositories_by_workspace_by_repo_slug_pipelines_config_variables_by_variable_uuidREAD

Get Repository Pipeline Variable via GET /repositories/{workspace}/{repo_slug}/pipelines_config/variables/{variable_uuid}

pipeline
bitbucket_get_repositories_by_workspace_by_repo_slug_properties_by_app_key_by_property_nameREAD

Get Repository Hosted Property Value via GET /repositories/{workspace}/{repo_slug}/properties/{app_key}/{property_name}

no provider scope
bitbucket_get_repositories_by_workspace_by_repo_slug_pullrequestsREAD

Get repositories pull requests by workspace, repo slug via GET /repositories/{workspace}/{repo_slug}/pullrequests

pullrequest
bitbucket_get_repositories_by_workspace_by_repo_slug_pullrequests_activityREAD

Get repositories pull requests activity by workspace, repo slug via GET /repositories/{workspace}/{repo_slug}/pullrequests/activity

pullrequest
bitbucket_get_repositories_by_workspace_by_repo_slug_pullrequests_by_pull_request_idREAD

Get repositories pull requests by workspace, repo slug, pull request id via GET /repositories/{workspace}/{repo_slug}/pullrequests/{pull_request_id}

pullrequest
bitbucket_get_repositories_by_workspace_by_repo_slug_pullrequests_by_pull_request_id_activityREAD

Get repositories pull requests activity by workspace, repo slug, pull request id via GET /repositories/{workspace}/{repo_slug}/pullrequests/{pull_request_id}/activity

pullrequest
bitbucket_get_repositories_by_workspace_by_repo_slug_pullrequests_by_pull_request_id_commentsREAD

Get repositories pull requests comments by workspace, repo slug, pull request id via GET /repositories/{workspace}/{repo_slug}/pullrequests/{pull_request_id}/comments

pullrequest
bitbucket_get_repositories_by_workspace_by_repo_slug_pullrequests_by_pull_request_id_comments_by_comment_idREAD

Get repositories pull requests comments by workspace, repo slug, pull request id, comment id via GET /repositories/{workspace}/{repo_slug}/pullrequests/{pull_request_id}/comments/{comment_id}

pullrequest
bitbucket_get_repositories_by_workspace_by_repo_slug_pullrequests_by_pull_request_id_commitsREAD

Get repositories pull requests commits by workspace, repo slug, pull request id via GET /repositories/{workspace}/{repo_slug}/pullrequests/{pull_request_id}/commits

pullrequest
bitbucket_get_repositories_by_workspace_by_repo_slug_pullrequests_by_pull_request_id_conflictsREAD

Get repositories pull requests conflicts by workspace, repo slug, pull request id via GET /repositories/{workspace}/{repo_slug}/pullrequests/{pull_request_id}/conflicts

pullrequest
bitbucket_get_repositories_by_workspace_by_repo_slug_pullrequests_by_pull_request_id_diffREAD

Get repositories pull requests diff by workspace, repo slug, pull request id via GET /repositories/{workspace}/{repo_slug}/pullrequests/{pull_request_id}/diff

pullrequest
bitbucket_get_repositories_by_workspace_by_repo_slug_pullrequests_by_pull_request_id_diffstatREAD

Get repositories pull requests diff stat by workspace, repo slug, pull request id via GET /repositories/{workspace}/{repo_slug}/pullrequests/{pull_request_id}/diffstat

pullrequest
bitbucket_get_repositories_by_workspace_by_repo_slug_pullrequests_by_pull_request_id_merge_task_status_by_task_idREAD

Get repositories pull requests merge task status by workspace, repo slug, pull request id, task id via GET /repositories/{workspace}/{repo_slug}/pullrequests/{pull_request_id}/merge/task-status/{task_id}

pullrequest
bitbucket_get_repositories_by_workspace_by_repo_slug_pullrequests_by_pull_request_id_patchREAD

Get repositories pull requests patch by workspace, repo slug, pull request id via GET /repositories/{workspace}/{repo_slug}/pullrequests/{pull_request_id}/patch

pullrequest
bitbucket_get_repositories_by_workspace_by_repo_slug_pullrequests_by_pull_request_id_statusesREAD

Get repositories pull requests statuses by workspace, repo slug, pull request id via GET /repositories/{workspace}/{repo_slug}/pullrequests/{pull_request_id}/statuses

pullrequest
bitbucket_get_repositories_by_workspace_by_repo_slug_pullrequests_by_pull_request_id_tasksREAD

Get repositories pull requests tasks by workspace, repo slug, pull request id via GET /repositories/{workspace}/{repo_slug}/pullrequests/{pull_request_id}/tasks

pullrequest
bitbucket_get_repositories_by_workspace_by_repo_slug_pullrequests_by_pull_request_id_tasks_by_task_idREAD

Get repositories pull requests tasks by workspace, repo slug, pull request id, task id via GET /repositories/{workspace}/{repo_slug}/pullrequests/{pull_request_id}/tasks/{task_id}

pullrequest
bitbucket_get_repositories_by_workspace_by_repo_slug_pullrequests_by_pullrequest_id_properties_by_app_key_by_property_nameREAD

Get Pull Request Hosted Property Value via GET /repositories/{workspace}/{repo_slug}/pullrequests/{pullrequest_id}/properties/{app_key}/{property_name}

no provider scope
bitbucket_get_repositories_by_workspace_by_repo_slug_refsREAD

Get repositories refs by workspace, repo slug via GET /repositories/{workspace}/{repo_slug}/refs

repository
bitbucket_get_repositories_by_workspace_by_repo_slug_refs_branchesREAD

Get repositories refs branches by workspace, repo slug via GET /repositories/{workspace}/{repo_slug}/refs/branches

repository
bitbucket_get_repositories_by_workspace_by_repo_slug_refs_branches_by_nameREAD

Get repositories refs branches by workspace, repo slug, name via GET /repositories/{workspace}/{repo_slug}/refs/branches/{name}

repository
bitbucket_get_repositories_by_workspace_by_repo_slug_refs_tagsREAD

Get repositories refs tags by workspace, repo slug via GET /repositories/{workspace}/{repo_slug}/refs/tags

repository
bitbucket_get_repositories_by_workspace_by_repo_slug_refs_tags_by_nameREAD

Get repositories refs tags by workspace, repo slug, name via GET /repositories/{workspace}/{repo_slug}/refs/tags/{name}

repository
bitbucket_get_repositories_by_workspace_by_repo_slug_srcREAD

Get repositories source by workspace, repo slug via GET /repositories/{workspace}/{repo_slug}/src

repository
bitbucket_get_repositories_by_workspace_by_repo_slug_src_by_commit_by_pathREAD

Get repositories source by workspace, repo slug, commit, path via GET /repositories/{workspace}/{repo_slug}/src/{commit}/{path}

repository
bitbucket_get_repositories_by_workspace_by_repo_slug_watchersREAD

Get repositories watchers by workspace, repo slug via GET /repositories/{workspace}/{repo_slug}/watchers

repository
bitbucket_get_snippets_by_workspaceREAD

Get snippets by workspace via GET /snippets/{workspace}

snippet
bitbucket_get_snippets_by_workspace_by_encoded_idREAD

Get snippets by workspace, encoded id via GET /snippets/{workspace}/{encoded_id}

snippet
bitbucket_get_snippets_by_workspace_by_encoded_id_by_node_idREAD

Get snippets by workspace, encoded id, node id via GET /snippets/{workspace}/{encoded_id}/{node_id}

snippet
bitbucket_get_snippets_by_workspace_by_encoded_id_by_node_id_files_by_pathREAD

Get snippets files by workspace, encoded id, node id, path via GET /snippets/{workspace}/{encoded_id}/{node_id}/files/{path}

snippet
bitbucket_get_snippets_by_workspace_by_encoded_id_by_revision_diffREAD

Get snippets diff by workspace, encoded id, revision via GET /snippets/{workspace}/{encoded_id}/{revision}/diff

snippet
bitbucket_get_snippets_by_workspace_by_encoded_id_by_revision_patchREAD

Get snippets patch by workspace, encoded id, revision via GET /snippets/{workspace}/{encoded_id}/{revision}/patch

snippet
bitbucket_get_snippets_by_workspace_by_encoded_id_commentsREAD

Get snippets comments by workspace, encoded id via GET /snippets/{workspace}/{encoded_id}/comments

snippet
bitbucket_get_snippets_by_workspace_by_encoded_id_comments_by_comment_idREAD

Get snippets comments by workspace, encoded id, comment id via GET /snippets/{workspace}/{encoded_id}/comments/{comment_id}

snippet
bitbucket_get_snippets_by_workspace_by_encoded_id_commitsREAD

Get snippets commits by workspace, encoded id via GET /snippets/{workspace}/{encoded_id}/commits

snippet
bitbucket_get_snippets_by_workspace_by_encoded_id_commits_by_revisionREAD

Get snippets commits by workspace, encoded id, revision via GET /snippets/{workspace}/{encoded_id}/commits/{revision}

snippet
bitbucket_get_snippets_by_workspace_by_encoded_id_files_by_pathREAD

Get snippets files by workspace, encoded id, path via GET /snippets/{workspace}/{encoded_id}/files/{path}

snippet
bitbucket_get_snippets_by_workspace_by_encoded_id_watchREAD

Get snippets watch by workspace, encoded id via GET /snippets/{workspace}/{encoded_id}/watch

snippet
bitbucket_get_snippets_by_workspace_by_encoded_id_watchersREAD

Get snippets watchers by workspace, encoded id via GET /snippets/{workspace}/{encoded_id}/watchers

snippet
bitbucket_get_teams_by_username_pipelines_config_variablesREAD

Get Pipeline Variables For Team via GET /teams/{username}/pipelines_config/variables

pipeline
bitbucket_get_teams_by_username_pipelines_config_variables_by_variable_uuidREAD

Get Pipeline Variable For Team via GET /teams/{username}/pipelines_config/variables/{variable_uuid}

pipeline
bitbucket_get_teams_by_username_search_codeREAD

Search Team via GET /teams/{username}/search/code

repository
bitbucket_get_userREAD

Get user via GET /user

account
bitbucket_get_user_emailsREAD

Get user emails via GET /user/emails

email
bitbucket_get_user_emails_by_emailREAD

Get user emails by email via GET /user/emails/{email}

email
bitbucket_get_user_workspacesREAD

Get user workspaces via GET /user/workspaces

account
bitbucket_get_user_workspaces_by_workspace_permissionREAD

Get user workspaces permission by workspace via GET /user/workspaces/{workspace}/permission

account
bitbucket_get_user_workspaces_by_workspace_permissions_repositoriesREAD

Get user workspaces permissions repositories by workspace via GET /user/workspaces/{workspace}/permissions/repositories

accountrepository
bitbucket_get_users_by_selected_userREAD

Get users by selected user via GET /users/{selected_user}

no provider scope
bitbucket_get_users_by_selected_user_gpg_keysREAD

Get users gpg keys by selected user via GET /users/{selected_user}/gpg-keys

account
bitbucket_get_users_by_selected_user_gpg_keys_by_fingerprintREAD

Get users gpg keys by selected user, fingerprint via GET /users/{selected_user}/gpg-keys/{fingerprint}

account
bitbucket_get_users_by_selected_user_pipelines_config_variablesREAD

Get Pipeline Variables For User via GET /users/{selected_user}/pipelines_config/variables

pipeline
bitbucket_get_users_by_selected_user_pipelines_config_variables_by_variable_uuidREAD

Get Pipeline Variable For User via GET /users/{selected_user}/pipelines_config/variables/{variable_uuid}

pipeline
bitbucket_get_users_by_selected_user_properties_by_app_key_by_property_nameREAD

Retrieve User Hosted Property Value via GET /users/{selected_user}/properties/{app_key}/{property_name}

no provider scope
bitbucket_get_users_by_selected_user_search_codeREAD

Search Account via GET /users/{selected_user}/search/code

repository
bitbucket_get_users_by_selected_user_ssh_keysREAD

Get users ssh keys by selected user via GET /users/{selected_user}/ssh-keys

account
bitbucket_get_users_by_selected_user_ssh_keys_by_key_idREAD

Get users ssh keys by selected user, key id via GET /users/{selected_user}/ssh-keys/{key_id}

account
bitbucket_get_workspaces_by_workspaceREAD

Get workspaces by workspace via GET /workspaces/{workspace}

no provider scope
bitbucket_get_workspaces_by_workspace_hooksREAD

Get workspaces hooks by workspace via GET /workspaces/{workspace}/hooks

webhook
bitbucket_get_workspaces_by_workspace_hooks_by_uidREAD

Get workspaces hooks by workspace, uid via GET /workspaces/{workspace}/hooks/{uid}

webhook
bitbucket_get_workspaces_by_workspace_membersREAD

Get workspaces members by workspace via GET /workspaces/{workspace}/members

account
bitbucket_get_workspaces_by_workspace_members_by_memberREAD

Get workspaces members by workspace, member via GET /workspaces/{workspace}/members/{member}

account
bitbucket_get_workspaces_by_workspace_permissionsREAD

Get workspaces permissions by workspace via GET /workspaces/{workspace}/permissions

account
bitbucket_get_workspaces_by_workspace_permissions_repositoriesREAD

Get workspaces permissions repositories by workspace via GET /workspaces/{workspace}/permissions/repositories

account
bitbucket_get_workspaces_by_workspace_permissions_repositories_by_repo_slugREAD

Get workspaces permissions repositories by workspace, repo slug via GET /workspaces/{workspace}/permissions/repositories/{repo_slug}

repository
bitbucket_get_workspaces_by_workspace_pipelines_config_identity_oidc_keys_jsonREAD

Get OIDC Keys via GET /workspaces/{workspace}/pipelines-config/identity/oidc/keys.json

no provider scope
bitbucket_get_workspaces_by_workspace_pipelines_config_identity_oidc_well_known_openid_configurationREAD

Get OIDC Configuration via GET /workspaces/{workspace}/pipelines-config/identity/oidc/.well-known/openid-configuration

no provider scope
bitbucket_get_workspaces_by_workspace_pipelines_config_runnersREAD

Get Workspace Runners via GET /workspaces/{workspace}/pipelines-config/runners

runner
bitbucket_get_workspaces_by_workspace_pipelines_config_runners_by_runner_uuidREAD

Get Workspace Runner via GET /workspaces/{workspace}/pipelines-config/runners/{runner_uuid}

runner
bitbucket_get_workspaces_by_workspace_pipelines_config_variablesREAD

Get Pipeline Variables For Workspace via GET /workspaces/{workspace}/pipelines-config/variables

pipeline
bitbucket_get_workspaces_by_workspace_pipelines_config_variables_by_variable_uuidREAD

Get Pipeline Variable For Workspace via GET /workspaces/{workspace}/pipelines-config/variables/{variable_uuid}

pipeline
bitbucket_get_workspaces_by_workspace_projectsREAD

Get workspaces projects by workspace via GET /workspaces/{workspace}/projects

project
bitbucket_get_workspaces_by_workspace_projects_by_project_keyREAD

Get workspaces projects by workspace, project key via GET /workspaces/{workspace}/projects/{project_key}

project
bitbucket_get_workspaces_by_workspace_projects_by_project_key_branching_modelREAD

Get workspaces projects branching model by workspace, project key via GET /workspaces/{workspace}/projects/{project_key}/branching-model

project:admin
bitbucket_get_workspaces_by_workspace_projects_by_project_key_branching_model_settingsREAD

Get workspaces projects branching model settings by workspace, project key via GET /workspaces/{workspace}/projects/{project_key}/branching-model/settings

project:admin
bitbucket_get_workspaces_by_workspace_projects_by_project_key_default_reviewersREAD

Get workspaces projects default reviewers by workspace, project key via GET /workspaces/{workspace}/projects/{project_key}/default-reviewers

project:admin
bitbucket_get_workspaces_by_workspace_projects_by_project_key_default_reviewers_by_selected_userREAD

Get workspaces projects default reviewers by workspace, project key, selected user via GET /workspaces/{workspace}/projects/{project_key}/default-reviewers/{selected_user}

project:admin
bitbucket_get_workspaces_by_workspace_projects_by_project_key_deploy_keysREAD

Get workspaces projects deploy keys by workspace, project key via GET /workspaces/{workspace}/projects/{project_key}/deploy-keys

projectproject:admin
bitbucket_get_workspaces_by_workspace_projects_by_project_key_deploy_keys_by_key_idREAD

Get workspaces projects deploy keys by workspace, project key, key id via GET /workspaces/{workspace}/projects/{project_key}/deploy-keys/{key_id}

projectproject:admin
bitbucket_get_workspaces_by_workspace_projects_by_project_key_permissions_config_groupsREAD

Get workspaces projects permissions config groups by workspace, project key via GET /workspaces/{workspace}/projects/{project_key}/permissions-config/groups

project:admin
bitbucket_get_workspaces_by_workspace_projects_by_project_key_permissions_config_groups_by_group_slugREAD

Get workspaces projects permissions config groups by workspace, project key, group slug via GET /workspaces/{workspace}/projects/{project_key}/permissions-config/groups/{group_slug}

project:admin
bitbucket_get_workspaces_by_workspace_projects_by_project_key_permissions_config_usersREAD

Get workspaces projects permissions config users by workspace, project key via GET /workspaces/{workspace}/projects/{project_key}/permissions-config/users

project:admin
bitbucket_get_workspaces_by_workspace_projects_by_project_key_permissions_config_users_by_selected_user_idREAD

Get workspaces projects permissions config users by workspace, project key, selected user id via GET /workspaces/{workspace}/projects/{project_key}/permissions-config/users/{selected_user_id}

project:admin
bitbucket_get_workspaces_by_workspace_pullrequests_by_selected_userREAD

Get workspaces pull requests by workspace, selected user via GET /workspaces/{workspace}/pullrequests/{selected_user}

pullrequest
bitbucket_get_workspaces_by_workspace_search_codeREAD

Search Workspace via GET /workspaces/{workspace}/search/code

repository
bitbucket_get_workspaces_by_workspace_settings_gpg_public_keyREAD

Get workspaces settings gpg public key by workspace via GET /workspaces/{workspace}/settings/gpg/public-key

account
bitbucket_post_repositories_by_workspace_by_repo_slugWRITE

Post repositories by workspace, repo slug via POST /repositories/{workspace}/{repo_slug}

repository:admin
bitbucket_post_repositories_by_workspace_by_repo_slug_branch_restrictionsWRITE

Post repositories branch restrictions by workspace, repo slug via POST /repositories/{workspace}/{repo_slug}/branch-restrictions

repository:admin
bitbucket_post_repositories_by_workspace_by_repo_slug_commit_by_commit_approveWRITE

Post repositories commit approve by workspace, repo slug, commit via POST /repositories/{workspace}/{repo_slug}/commit/{commit}/approve

repository:write
bitbucket_post_repositories_by_workspace_by_repo_slug_commit_by_commit_commentsWRITE

Post repositories commit comments by workspace, repo slug, commit via POST /repositories/{workspace}/{repo_slug}/commit/{commit}/comments

repository
bitbucket_post_repositories_by_workspace_by_repo_slug_commit_by_commit_reports_by_reportid_annotationsWRITE

Bulk Create Or Update Annotations via POST /repositories/{workspace}/{repo_slug}/commit/{commit}/reports/{reportId}/annotations

repository
bitbucket_post_repositories_by_workspace_by_repo_slug_commit_by_commit_statuses_buildWRITE

Post repositories commit statuses build by workspace, repo slug, commit via POST /repositories/{workspace}/{repo_slug}/commit/{commit}/statuses/build

repository
bitbucket_post_repositories_by_workspace_by_repo_slug_commitsWRITE

Post repositories commits by workspace, repo slug via POST /repositories/{workspace}/{repo_slug}/commits

repository
bitbucket_post_repositories_by_workspace_by_repo_slug_commits_by_revisionWRITE

Post repositories commits by workspace, repo slug, revision via POST /repositories/{workspace}/{repo_slug}/commits/{revision}

repository
bitbucket_post_repositories_by_workspace_by_repo_slug_deploy_keysWRITE

Post repositories deploy keys by workspace, repo slug via POST /repositories/{workspace}/{repo_slug}/deploy-keys

repositoryrepository:admin
bitbucket_post_repositories_by_workspace_by_repo_slug_deployments_config_environments_by_environment_uuid_variablesWRITE

Create Deployment Variable via POST /repositories/{workspace}/{repo_slug}/deployments_config/environments/{environment_uuid}/variables

pipeline:variable
bitbucket_post_repositories_by_workspace_by_repo_slug_downloadsWRITE

Post repositories downloads by workspace, repo slug via POST /repositories/{workspace}/{repo_slug}/downloads

repository:write
bitbucket_post_repositories_by_workspace_by_repo_slug_environmentsWRITE

Create Environment via POST /repositories/{workspace}/{repo_slug}/environments

pipeline
bitbucket_post_repositories_by_workspace_by_repo_slug_environments_by_environment_uuid_changesWRITE

Update Environment For Repository via POST /repositories/{workspace}/{repo_slug}/environments/{environment_uuid}/changes

pipeline
bitbucket_post_repositories_by_workspace_by_repo_slug_forksWRITE

Post repositories forks by workspace, repo slug via POST /repositories/{workspace}/{repo_slug}/forks

repository:write
bitbucket_post_repositories_by_workspace_by_repo_slug_hooksWRITE

Post repositories hooks by workspace, repo slug via POST /repositories/{workspace}/{repo_slug}/hooks

webhook
bitbucket_post_repositories_by_workspace_by_repo_slug_pipelinesWRITE

Create Pipeline For Repository via POST /repositories/{workspace}/{repo_slug}/pipelines

pipeline
bitbucket_post_repositories_by_workspace_by_repo_slug_pipelines_by_pipeline_uuid_stoppipelineWRITE

Stop Pipeline via POST /repositories/{workspace}/{repo_slug}/pipelines/{pipeline_uuid}/stopPipeline

pipeline:write
bitbucket_post_repositories_by_workspace_by_repo_slug_pipelines_config_runnersWRITE

Create Repository Runner via POST /repositories/{workspace}/{repo_slug}/pipelines-config/runners

runner:write
bitbucket_post_repositories_by_workspace_by_repo_slug_pipelines_config_schedulesWRITE

Create Repository Pipeline Schedule via POST /repositories/{workspace}/{repo_slug}/pipelines_config/schedules

pipeline:write
bitbucket_post_repositories_by_workspace_by_repo_slug_pipelines_config_ssh_known_hostsWRITE

Create Repository Pipeline Known Host via POST /repositories/{workspace}/{repo_slug}/pipelines_config/ssh/known_hosts

pipeline:variable
bitbucket_post_repositories_by_workspace_by_repo_slug_pipelines_config_variablesWRITE

Create Repository Pipeline Variable via POST /repositories/{workspace}/{repo_slug}/pipelines_config/variables

pipeline:variable
bitbucket_post_repositories_by_workspace_by_repo_slug_pullrequestsWRITE

Post repositories pull requests by workspace, repo slug via POST /repositories/{workspace}/{repo_slug}/pullrequests

pullrequest:write
bitbucket_post_repositories_by_workspace_by_repo_slug_pullrequests_by_pull_request_id_approveWRITE

Post repositories pull requests approve by workspace, repo slug, pull request id via POST /repositories/{workspace}/{repo_slug}/pullrequests/{pull_request_id}/approve

pullrequest:write
bitbucket_post_repositories_by_workspace_by_repo_slug_pullrequests_by_pull_request_id_commentsWRITE

Post repositories pull requests comments by workspace, repo slug, pull request id via POST /repositories/{workspace}/{repo_slug}/pullrequests/{pull_request_id}/comments

pullrequest
bitbucket_post_repositories_by_workspace_by_repo_slug_pullrequests_by_pull_request_id_comments_by_comment_id_resolveWRITE

Post repositories pull requests comments resolve by workspace, repo slug, pull request id, comment id via POST /repositories/{workspace}/{repo_slug}/pullrequests/{pull_request_id}/comments/{comment_id}/resolve

pullrequest
bitbucket_post_repositories_by_workspace_by_repo_slug_pullrequests_by_pull_request_id_declineWRITE

Post repositories pull requests decline by workspace, repo slug, pull request id via POST /repositories/{workspace}/{repo_slug}/pullrequests/{pull_request_id}/decline

pullrequest:write
bitbucket_post_repositories_by_workspace_by_repo_slug_pullrequests_by_pull_request_id_mergeWRITE

Post repositories pull requests merge by workspace, repo slug, pull request id via POST /repositories/{workspace}/{repo_slug}/pullrequests/{pull_request_id}/merge

pullrequest:write
bitbucket_post_repositories_by_workspace_by_repo_slug_pullrequests_by_pull_request_id_request_changesWRITE

Post repositories pull requests request changes by workspace, repo slug, pull request id via POST /repositories/{workspace}/{repo_slug}/pullrequests/{pull_request_id}/request-changes

pullrequest:write
bitbucket_post_repositories_by_workspace_by_repo_slug_pullrequests_by_pull_request_id_tasksWRITE

Post repositories pull requests tasks by workspace, repo slug, pull request id via POST /repositories/{workspace}/{repo_slug}/pullrequests/{pull_request_id}/tasks

pullrequest
bitbucket_post_repositories_by_workspace_by_repo_slug_refs_branchesWRITE

Post repositories refs branches by workspace, repo slug via POST /repositories/{workspace}/{repo_slug}/refs/branches

repository:write
bitbucket_post_repositories_by_workspace_by_repo_slug_refs_tagsWRITE

Post repositories refs tags by workspace, repo slug via POST /repositories/{workspace}/{repo_slug}/refs/tags

repository:write
bitbucket_post_repositories_by_workspace_by_repo_slug_srcWRITE

Post repositories source by workspace, repo slug via POST /repositories/{workspace}/{repo_slug}/src

repository:write
bitbucket_post_snippetsWRITE

Post snippets via POST /snippets

snippet:write
bitbucket_post_snippets_by_workspaceWRITE

Post snippets by workspace via POST /snippets/{workspace}

snippet:write
bitbucket_post_snippets_by_workspace_by_encoded_id_commentsWRITE

Post snippets comments by workspace, encoded id via POST /snippets/{workspace}/{encoded_id}/comments

snippet
bitbucket_post_teams_by_username_pipelines_config_variablesWRITE

Create Pipeline Variable For Team via POST /teams/{username}/pipelines_config/variables

pipeline:variable
bitbucket_post_users_by_selected_user_gpg_keysWRITE

Post users gpg keys by selected user via POST /users/{selected_user}/gpg-keys

account:write
bitbucket_post_users_by_selected_user_pipelines_config_variablesWRITE

Create Pipeline Variable For User via POST /users/{selected_user}/pipelines_config/variables

pipeline:variable
bitbucket_post_users_by_selected_user_ssh_keysWRITE

Post users ssh keys by selected user via POST /users/{selected_user}/ssh-keys

account:write
bitbucket_post_workspaces_by_workspace_hooksWRITE

Post workspaces hooks by workspace via POST /workspaces/{workspace}/hooks

webhook
bitbucket_post_workspaces_by_workspace_pipelines_config_runnersWRITE

Create Workspace Runner via POST /workspaces/{workspace}/pipelines-config/runners

runner:write
bitbucket_post_workspaces_by_workspace_pipelines_config_variablesWRITE

Create Pipeline Variable For Workspace via POST /workspaces/{workspace}/pipelines-config/variables

pipeline:variable
bitbucket_post_workspaces_by_workspace_projectsWRITE

Post workspaces projects by workspace via POST /workspaces/{workspace}/projects

project:admin
bitbucket_post_workspaces_by_workspace_projects_by_project_key_deploy_keysWRITE

Post workspaces projects deploy keys by workspace, project key via POST /workspaces/{workspace}/projects/{project_key}/deploy-keys

projectproject:admin
bitbucket_put_addonWRITE

Put add-on via PUT /addon

no provider scope
bitbucket_put_repositories_by_workspace_by_repo_slugWRITE

Put repositories by workspace, repo slug via PUT /repositories/{workspace}/{repo_slug}

repository:admin
bitbucket_put_repositories_by_workspace_by_repo_slug_branch_restrictions_by_idWRITE

Put repositories branch restrictions by workspace, repo slug, id via PUT /repositories/{workspace}/{repo_slug}/branch-restrictions/{id}

repository:admin
bitbucket_put_repositories_by_workspace_by_repo_slug_branching_model_settingsWRITE

Put repositories branching model settings by workspace, repo slug via PUT /repositories/{workspace}/{repo_slug}/branching-model/settings

repository:admin
bitbucket_put_repositories_by_workspace_by_repo_slug_commit_by_commit_comments_by_comment_idWRITE

Put repositories commit comments by workspace, repo slug, commit, comment id via PUT /repositories/{workspace}/{repo_slug}/commit/{commit}/comments/{comment_id}

repository
bitbucket_put_repositories_by_workspace_by_repo_slug_commit_by_commit_properties_by_app_key_by_property_nameWRITE

Update Commit Hosted Property Value via PUT /repositories/{workspace}/{repo_slug}/commit/{commit}/properties/{app_key}/{property_name}

no provider scope
bitbucket_put_repositories_by_workspace_by_repo_slug_commit_by_commit_reports_by_reportidWRITE

Create Or Update Report via PUT /repositories/{workspace}/{repo_slug}/commit/{commit}/reports/{reportId}

repository
bitbucket_put_repositories_by_workspace_by_repo_slug_commit_by_commit_reports_by_reportid_annotations_by_annotationidWRITE

Create Or Update Annotation via PUT /repositories/{workspace}/{repo_slug}/commit/{commit}/reports/{reportId}/annotations/{annotationId}

repository
bitbucket_put_repositories_by_workspace_by_repo_slug_commit_by_commit_statuses_build_by_keyWRITE

Put repositories commit statuses build by workspace, repo slug, commit, key via PUT /repositories/{workspace}/{repo_slug}/commit/{commit}/statuses/build/{key}

repository
bitbucket_put_repositories_by_workspace_by_repo_slug_default_reviewers_by_target_usernameWRITE

Put repositories default reviewers by workspace, repo slug, target username via PUT /repositories/{workspace}/{repo_slug}/default-reviewers/{target_username}

repository:admin
bitbucket_put_repositories_by_workspace_by_repo_slug_deploy_keys_by_key_idWRITE

Put repositories deploy keys by workspace, repo slug, key id via PUT /repositories/{workspace}/{repo_slug}/deploy-keys/{key_id}

repositoryrepository:admin
bitbucket_put_repositories_by_workspace_by_repo_slug_deployments_config_environments_by_environment_uuid_variables_by_variable_uuidWRITE

Update Deployment Variable via PUT /repositories/{workspace}/{repo_slug}/deployments_config/environments/{environment_uuid}/variables/{variable_uuid}

pipeline:variable
bitbucket_put_repositories_by_workspace_by_repo_slug_hooks_by_uidWRITE

Put repositories hooks by workspace, repo slug, uid via PUT /repositories/{workspace}/{repo_slug}/hooks/{uid}

webhook
bitbucket_put_repositories_by_workspace_by_repo_slug_override_settingsWRITE

Put repositories override settings by workspace, repo slug via PUT /repositories/{workspace}/{repo_slug}/override-settings

repository:admin
bitbucket_put_repositories_by_workspace_by_repo_slug_permissions_config_groups_by_group_slugWRITE

Put repositories permissions config groups by workspace, repo slug, group slug via PUT /repositories/{workspace}/{repo_slug}/permissions-config/groups/{group_slug}

repository:admin
bitbucket_put_repositories_by_workspace_by_repo_slug_permissions_config_users_by_selected_user_idWRITE

Put repositories permissions config users by workspace, repo slug, selected user id via PUT /repositories/{workspace}/{repo_slug}/permissions-config/users/{selected_user_id}

repository:admin
bitbucket_put_repositories_by_workspace_by_repo_slug_pipelines_configWRITE

Update Repository Pipeline Config via PUT /repositories/{workspace}/{repo_slug}/pipelines_config

repository:admin
bitbucket_put_repositories_by_workspace_by_repo_slug_pipelines_config_build_numberWRITE

Update Repository Build Number via PUT /repositories/{workspace}/{repo_slug}/pipelines_config/build_number

pipeline:variable
bitbucket_put_repositories_by_workspace_by_repo_slug_pipelines_config_runners_by_runner_uuidWRITE

Update Repository Runner via PUT /repositories/{workspace}/{repo_slug}/pipelines-config/runners/{runner_uuid}

runner:write
bitbucket_put_repositories_by_workspace_by_repo_slug_pipelines_config_schedules_by_schedule_uuidWRITE

Update Repository Pipeline Schedule via PUT /repositories/{workspace}/{repo_slug}/pipelines_config/schedules/{schedule_uuid}

pipeline:write
bitbucket_put_repositories_by_workspace_by_repo_slug_pipelines_config_ssh_key_pairWRITE

Update Repository Pipeline Key Pair via PUT /repositories/{workspace}/{repo_slug}/pipelines_config/ssh/key_pair

pipeline:variable
bitbucket_put_repositories_by_workspace_by_repo_slug_pipelines_config_ssh_known_hosts_by_known_host_uuidWRITE

Update Repository Pipeline Known Host via PUT /repositories/{workspace}/{repo_slug}/pipelines_config/ssh/known_hosts/{known_host_uuid}

pipeline:variable
bitbucket_put_repositories_by_workspace_by_repo_slug_pipelines_config_variables_by_variable_uuidWRITE

Update Repository Pipeline Variable via PUT /repositories/{workspace}/{repo_slug}/pipelines_config/variables/{variable_uuid}

pipeline:variable
bitbucket_put_repositories_by_workspace_by_repo_slug_properties_by_app_key_by_property_nameWRITE

Update Repository Hosted Property Value via PUT /repositories/{workspace}/{repo_slug}/properties/{app_key}/{property_name}

no provider scope
bitbucket_put_repositories_by_workspace_by_repo_slug_pullrequests_by_pull_request_idWRITE

Put repositories pull requests by workspace, repo slug, pull request id via PUT /repositories/{workspace}/{repo_slug}/pullrequests/{pull_request_id}

pullrequest:write
bitbucket_put_repositories_by_workspace_by_repo_slug_pullrequests_by_pull_request_id_comments_by_comment_idWRITE

Put repositories pull requests comments by workspace, repo slug, pull request id, comment id via PUT /repositories/{workspace}/{repo_slug}/pullrequests/{pull_request_id}/comments/{comment_id}

pullrequest
bitbucket_put_repositories_by_workspace_by_repo_slug_pullrequests_by_pull_request_id_tasks_by_task_idWRITE

Put repositories pull requests tasks by workspace, repo slug, pull request id, task id via PUT /repositories/{workspace}/{repo_slug}/pullrequests/{pull_request_id}/tasks/{task_id}

pullrequest
bitbucket_put_repositories_by_workspace_by_repo_slug_pullrequests_by_pullrequest_id_properties_by_app_key_by_property_nameWRITE

Update Pull Request Hosted Property Value via PUT /repositories/{workspace}/{repo_slug}/pullrequests/{pullrequest_id}/properties/{app_key}/{property_name}

no provider scope
bitbucket_put_snippets_by_workspace_by_encoded_idWRITE

Put snippets by workspace, encoded id via PUT /snippets/{workspace}/{encoded_id}

snippet:write
bitbucket_put_snippets_by_workspace_by_encoded_id_by_node_idWRITE

Put snippets by workspace, encoded id, node id via PUT /snippets/{workspace}/{encoded_id}/{node_id}

snippet:write
bitbucket_put_snippets_by_workspace_by_encoded_id_comments_by_comment_idWRITE

Put snippets comments by workspace, encoded id, comment id via PUT /snippets/{workspace}/{encoded_id}/comments/{comment_id}

snippet
bitbucket_put_snippets_by_workspace_by_encoded_id_watchWRITE

Put snippets watch by workspace, encoded id via PUT /snippets/{workspace}/{encoded_id}/watch

snippet:write
bitbucket_put_teams_by_username_pipelines_config_variables_by_variable_uuidWRITE

Update Pipeline Variable For Team via PUT /teams/{username}/pipelines_config/variables/{variable_uuid}

pipeline:variable
bitbucket_put_users_by_selected_user_pipelines_config_variables_by_variable_uuidWRITE

Update Pipeline Variable For User via PUT /users/{selected_user}/pipelines_config/variables/{variable_uuid}

pipeline:variable
bitbucket_put_users_by_selected_user_properties_by_app_key_by_property_nameWRITE

Update User Hosted Property Value via PUT /users/{selected_user}/properties/{app_key}/{property_name}

no provider scope
bitbucket_put_users_by_selected_user_ssh_keys_by_key_idWRITE

Put users ssh keys by selected user, key id via PUT /users/{selected_user}/ssh-keys/{key_id}

account:write
bitbucket_put_workspaces_by_workspace_hooks_by_uidWRITE

Put workspaces hooks by workspace, uid via PUT /workspaces/{workspace}/hooks/{uid}

webhook
bitbucket_put_workspaces_by_workspace_pipelines_config_runners_by_runner_uuidWRITE

Update Workspace Runner via PUT /workspaces/{workspace}/pipelines-config/runners/{runner_uuid}

runner:write
bitbucket_put_workspaces_by_workspace_pipelines_config_variables_by_variable_uuidWRITE

Update Pipeline Variable For Workspace via PUT /workspaces/{workspace}/pipelines-config/variables/{variable_uuid}

pipeline:variable
bitbucket_put_workspaces_by_workspace_projects_by_project_keyWRITE

Put workspaces projects by workspace, project key via PUT /workspaces/{workspace}/projects/{project_key}

project:admin
bitbucket_put_workspaces_by_workspace_projects_by_project_key_branching_model_settingsWRITE

Put workspaces projects branching model settings by workspace, project key via PUT /workspaces/{workspace}/projects/{project_key}/branching-model/settings

project:admin
bitbucket_put_workspaces_by_workspace_projects_by_project_key_default_reviewers_by_selected_userWRITE

Put workspaces projects default reviewers by workspace, project key, selected user via PUT /workspaces/{workspace}/projects/{project_key}/default-reviewers/{selected_user}

project:admin
bitbucket_put_workspaces_by_workspace_projects_by_project_key_permissions_config_groups_by_group_slugWRITE

Put workspaces projects permissions config groups by workspace, project key, group slug via PUT /workspaces/{workspace}/projects/{project_key}/permissions-config/groups/{group_slug}

project:admin
bitbucket_put_workspaces_by_workspace_projects_by_project_key_permissions_config_users_by_selected_user_idWRITE

Put workspaces projects permissions config users by workspace, project key, selected user id via PUT /workspaces/{workspace}/projects/{project_key}/permissions-config/users/{selected_user_id}

project:admin

Put Bitbucket behind one governed endpoint.

Same permissions, same audit trail, whatever else you connect next.