Atlassian Bit Bucket Repositories API — Get. 53 operations. Lead operation: Atlassian Get Repository. Self-contained Naftiko capability covering one Atlassian business surface.
Getthelogsforthebuildcontainerorservicecontainerforgivenstepofpipeline — Atlassian Get the Logs for the Build Container or Service Container for Given Step of Pipeline.
naftiko: 1.0.0-alpha2
info:
label: Atlassian Bit Bucket Repositories API — Get
description: 'Atlassian Bit Bucket Repositories API — Get. 53 operations. Lead operation: Atlassian Get Repository. Self-contained
Naftiko capability covering one Atlassian business surface.'
tags:
- Atlassian
- Get
created: '2026-05-19'
modified: '2026-05-19'
binds:
- namespace: env
keys:
ATLASSIAN_API_KEY: ATLASSIAN_API_KEY
capability:
consumes:
- type: http
namespace: bitbucket-repositories-get
baseUri: https://api.bitbucket.org/2.0
description: Atlassian Bit Bucket Repositories API — Get business capability. Self-contained, no shared references.
resources:
- name: repositories-workspace-repo_slug
path: /repositories/{workspace}/{repo_slug}
operations:
- name: getrepository
method: GET
description: Atlassian Get Repository
outputRawFormat: json
outputParameters:
- name: result
type: object
value: $.
- name: repositories-workspace-repo_slug-branch-restrictions-id
path: /repositories/{workspace}/{repo_slug}/branch-restrictions/{id}
operations:
- name: getbranchrestrictionrule
method: GET
description: Atlassian Get Branch Restriction Rule
outputRawFormat: json
outputParameters:
- name: result
type: object
value: $.
- name: repositories-workspace-repo_slug-branching-model
path: /repositories/{workspace}/{repo_slug}/branching-model
operations:
- name: getthebranchingmodelforrepository
method: GET
description: Atlassian Get the Branching Model for Repository
outputRawFormat: json
outputParameters:
- name: result
type: object
value: $.
- name: repositories-workspace-repo_slug-branching-model-settings
path: /repositories/{workspace}/{repo_slug}/branching-model/settings
operations:
- name: getthebranchingmodelconfigforrepository
method: GET
description: Atlassian Get the Branching Model Config for Repository
outputRawFormat: json
outputParameters:
- name: result
type: object
value: $.
- name: repositories-workspace-repo_slug-commit-commit
path: /repositories/{workspace}/{repo_slug}/commit/{commit}
operations:
- name: getcommit
method: GET
description: Atlassian Get Commit
outputRawFormat: json
outputParameters:
- name: result
type: object
value: $.
- name: repositories-workspace-repo_slug-commit-commit-comments-comment_id
path: /repositories/{workspace}/{repo_slug}/commit/{commit}/comments/{comment_id}
operations:
- name: getcommitcomment
method: GET
description: Atlassian Get Commit Comment
outputRawFormat: json
outputParameters:
- name: result
type: object
value: $.
- name: repositories-workspace-repo_slug-commit-commit-properties-app_key-property_name
path: /repositories/{workspace}/{repo_slug}/commit/{commit}/properties/{app_key}/{property_name}
operations:
- name: getcommitapplicationproperty
method: GET
description: Atlassian Get Commit Application Property
outputRawFormat: json
outputParameters:
- name: result
type: object
value: $.
inputParameters:
- name: workspace
in: path
type: string
description: The repository container; either the workspace slug or the UUID in curly braces.
required: true
- name: repo_slug
in: path
type: string
description: The repository.
required: true
- name: commit
in: path
type: string
description: The commit.
required: true
- name: app_key
in: path
type: string
description: The key of the Connect app.
required: true
- name: property_name
in: path
type: string
description: The name of the property.
required: true
- name: repositories-workspace-repo_slug-commit-commit-reports-reportId
path: /repositories/{workspace}/{repo_slug}/commit/{commit}/reports/{reportId}
operations:
- name: getreport
method: GET
description: Atlassian Get Report
outputRawFormat: json
outputParameters:
- name: result
type: object
value: $.
inputParameters:
- name: workspace
in: path
type: string
description: This can either be the workspace ID (slug) or the workspace UUID surrounded by curly-braces, for example
`{workspace UUID}`.
required: true
- name: repo_slug
in: path
type: string
description: The repository.
required: true
- name: commit
in: path
type: string
description: The commit the report belongs to.
required: true
- name: reportId
in: path
type: string
description: Either the uuid or external-id of the report.
required: true
- name: repositories-workspace-repo_slug-commit-commit-reports-reportId-annotations-anno
path: /repositories/{workspace}/{repo_slug}/commit/{commit}/reports/{reportId}/annotations/{annotationId}
operations:
- name: getanannotation
method: GET
description: Atlassian Get an Annotation
outputRawFormat: json
outputParameters:
- name: result
type: object
value: $.
inputParameters:
- name: workspace
in: path
type: string
description: This can either be the workspace ID (slug) or the workspace UUID surrounded by curly-braces, for example
`{workspace UUID}`.
required: true
- name: repo_slug
in: path
type: string
description: The repository.
required: true
- name: commit
in: path
type: string
description: The commit the report belongs to.
required: true
- name: reportId
in: path
type: string
description: Either the uuid or external-id of the report.
required: true
- name: annotationId
in: path
type: string
description: Either the uuid or external-id of the annotation.
required: true
- name: repositories-workspace-repo_slug-commit-commit-statuses-build-key
path: /repositories/{workspace}/{repo_slug}/commit/{commit}/statuses/build/{key}
operations:
- name: getbuildstatusforcommit
method: GET
description: Atlassian Get Build Status for Commit
outputRawFormat: json
outputParameters:
- name: result
type: object
value: $.
- name: repositories-workspace-repo_slug-components-component_id
path: /repositories/{workspace}/{repo_slug}/components/{component_id}
operations:
- name: getcomponentforissues
method: GET
description: Atlassian Get Component for Issues
outputRawFormat: json
outputParameters:
- name: result
type: object
value: $.
- name: repositories-workspace-repo_slug-default-reviewers-target_username
path: /repositories/{workspace}/{repo_slug}/default-reviewers/{target_username}
operations:
- name: getdefaultreviewer
method: GET
description: Atlassian Get Default Reviewer
outputRawFormat: json
outputParameters:
- name: result
type: object
value: $.
- name: repositories-workspace-repo_slug-deploy-keys-key_id
path: /repositories/{workspace}/{repo_slug}/deploy-keys/{key_id}
operations:
- name: getrepositorydeploykey
method: GET
description: Atlassian Get Repository Deploy Key
outputRawFormat: json
outputParameters:
- name: result
type: object
value: $.
- name: repositories-workspace-repo_slug-deployments-deployment_uuid
path: /repositories/{workspace}/{repo_slug}/deployments/{deployment_uuid}
operations:
- name: getdeployment
method: GET
description: Atlassian Get Deployment
outputRawFormat: json
outputParameters:
- name: result
type: object
value: $.
inputParameters:
- name: workspace
in: path
type: string
description: This can either be the workspace ID (slug) or the workspace UUID surrounded by curly-braces, for example
`{workspace UUID}`.
required: true
- name: repo_slug
in: path
type: string
description: The repository.
required: true
- name: deployment_uuid
in: path
type: string
description: The deployment UUID.
required: true
- name: repositories-workspace-repo_slug-downloads-filename
path: /repositories/{workspace}/{repo_slug}/downloads/{filename}
operations:
- name: getdownloadartifactlink
method: GET
description: Atlassian Get Download Artifact Link
outputRawFormat: json
outputParameters:
- name: result
type: object
value: $.
- name: repositories-workspace-repo_slug-effective-branching-model
path: /repositories/{workspace}/{repo_slug}/effective-branching-model
operations:
- name: gettheeffectiveorcurrentlyappliedbranchingmodelforrepository
method: GET
description: Atlassian Get the Effective, or Currently Applied, Branching Model for Repository
outputRawFormat: json
outputParameters:
- name: result
type: object
value: $.
- name: repositories-workspace-repo_slug-environments-environment_uuid
path: /repositories/{workspace}/{repo_slug}/environments/{environment_uuid}
operations:
- name: getanenvironment
method: GET
description: Atlassian Get an Environment
outputRawFormat: json
outputParameters:
- name: result
type: object
value: $.
inputParameters:
- name: workspace
in: path
type: string
description: This can either be the workspace ID (slug) or the workspace UUID surrounded by curly-braces, for example
`{workspace UUID}`.
required: true
- name: repo_slug
in: path
type: string
description: The repository.
required: true
- name: environment_uuid
in: path
type: string
description: The environment UUID.
required: true
- name: repositories-workspace-repo_slug-hooks-uid
path: /repositories/{workspace}/{repo_slug}/hooks/{uid}
operations:
- name: getwebhookforrepository
method: GET
description: Atlassian Get Webhook for Repository
outputRawFormat: json
outputParameters:
- name: result
type: object
value: $.
- name: repositories-workspace-repo_slug-issues-issue_id
path: /repositories/{workspace}/{repo_slug}/issues/{issue_id}
operations:
- name: getanissue
method: GET
description: Atlassian Get an Issue
outputRawFormat: json
outputParameters:
- name: result
type: object
value: $.
- name: repositories-workspace-repo_slug-issues-issue_id-attachments-path
path: /repositories/{workspace}/{repo_slug}/issues/{issue_id}/attachments/{path}
operations:
- name: getattachmentforanissue
method: GET
description: Atlassian Get Attachment for an Issue
outputRawFormat: json
outputParameters:
- name: result
type: object
value: $.
- name: repositories-workspace-repo_slug-issues-issue_id-changes-change_id
path: /repositories/{workspace}/{repo_slug}/issues/{issue_id}/changes/{change_id}
operations:
- name: getissuechangeobject
method: GET
description: Atlassian Get Issue Change Object
outputRawFormat: json
outputParameters:
- name: result
type: object
value: $.
- name: repositories-workspace-repo_slug-issues-issue_id-comments-comment_id
path: /repositories/{workspace}/{repo_slug}/issues/{issue_id}/comments/{comment_id}
operations:
- name: getcommentonanissue
method: GET
description: Atlassian Get Comment on an Issue
outputRawFormat: json
outputParameters:
- name: result
type: object
value: $.
- name: repositories-workspace-repo_slug-merge-base-revspec
path: /repositories/{workspace}/{repo_slug}/merge-base/{revspec}
operations:
- name: getthecommonancestorbetweentwocommits
method: GET
description: Atlassian Get the Common Ancestor Between Two Commits
outputRawFormat: json
outputParameters:
- name: result
type: object
value: $.
- name: repositories-workspace-repo_slug-milestones-milestone_id
path: /repositories/{workspace}/{repo_slug}/milestones/{milestone_id}
operations:
- name: getmilestone
method: GET
description: Atlassian Get Milestone
outputRawFormat: json
outputParameters:
- name: result
type: object
value: $.
- name: repositories-workspace-repo_slug-patch-spec
path: /repositories/{workspace}/{repo_slug}/patch/{spec}
operations:
- name: getpatchfortwocommits
method: GET
description: Atlassian Get Patch for Two Commits
outputRawFormat: json
outputParameters:
- name: result
type: object
value: $.
- name: repositories-workspace-repo_slug-permissions-config-groups-group_slug
path: /repositories/{workspace}/{repo_slug}/permissions-config/groups/{group_slug}
operations:
- name: getanexplicitgrouppermissionforrepository
method: GET
description: Atlassian Get an Explicit Group Permission for Repository
outputRawFormat: json
outputParameters:
- name: result
type: object
value: $.
- name: repositories-workspace-repo_slug-permissions-config-users-selected_user_id
path: /repositories/{workspace}/{repo_slug}/permissions-config/users/{selected_user_id}
operations:
- name: getanexplicituserpermissionforrepository
method: GET
description: Atlassian Get an Explicit User Permission for Repository
outputRawFormat: json
outputParameters:
- name: result
type: object
value: $.
- name: repositories-workspace-repo_slug-pipelines-config-caches-cache_uuid-content-uri
path: /repositories/{workspace}/{repo_slug}/pipelines-config/caches/{cache_uuid}/content-uri
operations:
- name: getcachecontenturi
method: GET
description: Atlassian Get Cache Content Uri
outputRawFormat: json
outputParameters:
- name: result
type: object
value: $.
inputParameters:
- name: workspace
in: path
type: string
description: The account.
required: true
- name: repo_slug
in: path
type: string
description: The repository.
required: true
- name: cache_uuid
in: path
type: string
description: The UUID of the cache.
required: true
- name: repositories-workspace-repo_slug-pipelines-pipeline_uuid
path: /repositories/{workspace}/{repo_slug}/pipelines/{pipeline_uuid}
operations:
- name: getpipeline
method: GET
description: Atlassian Get Pipeline
outputRawFormat: json
outputParameters:
- name: result
type: object
value: $.
inputParameters:
- name: workspace
in: path
type: string
description: This can either be the workspace ID (slug) or the workspace UUID surrounded by curly-braces, for example
`{workspace UUID}`.
required: true
- name: repo_slug
in: path
type: string
description: The repository.
required: true
- name: pipeline_uuid
in: path
type: string
description: The pipeline UUID.
required: true
- name: repositories-workspace-repo_slug-pipelines-pipeline_uuid-steps-step_uuid
path: /repositories/{workspace}/{repo_slug}/pipelines/{pipeline_uuid}/steps/{step_uuid}
operations:
- name: getstepofpipeline
method: GET
description: Atlassian Get Step of Pipeline
outputRawFormat: json
outputParameters:
- name: result
type: object
value: $.
inputParameters:
- name: workspace
in: path
type: string
description: This can either be the workspace ID (slug) or the workspace UUID surrounded by curly-braces, for example
`{workspace UUID}`.
required: true
- name: repo_slug
in: path
type: string
description: The repository.
required: true
- name: pipeline_uuid
in: path
type: string
description: The UUID of the pipeline.
required: true
- name: step_uuid
in: path
type: string
description: The UUID of the step.
required: true
- name: repositories-workspace-repo_slug-pipelines-pipeline_uuid-steps-step_uuid-log
path: /repositories/{workspace}/{repo_slug}/pipelines/{pipeline_uuid}/steps/{step_uuid}/log
operations:
- name: getlogfileforstep
method: GET
description: Atlassian Get Log File for Step
outputRawFormat: json
outputParameters:
- name: result
type: object
value: $.
inputParameters:
- name: workspace
in: path
type: string
description: This can either be the workspace ID (slug) or the workspace UUID surrounded by curly-braces, for example
`{workspace UUID}`.
required: true
- name: repo_slug
in: path
type: string
description: The repository.
required: true
- name: pipeline_uuid
in: path
type: string
description: The UUID of the pipeline.
required: true
- name: step_uuid
in: path
type: string
description: The UUID of the step.
required: true
- name: repositories-workspace-repo_slug-pipelines-pipeline_uuid-steps-step_uuid-logs-lo
path: /repositories/{workspace}/{repo_slug}/pipelines/{pipeline_uuid}/steps/{step_uuid}/logs/{log_uuid}
operations:
- name: getthelogsforthebuildcontainerorservicecontainerforgivenstepofpipeline
method: GET
description: Atlassian Get the Logs for the Build Container or Service Container for Given Step of Pipeline.
outputRawFormat: json
outputParameters:
- name: result
type: object
value: $.
inputParameters:
- name: workspace
in: path
type: string
description: This can either be the workspace ID (slug) or the workspace UUID surrounded by curly-braces, for example
`{workspace UUID}`.
required: true
- name: repo_slug
in: path
type: string
description: The repository.
required: true
- name: pipeline_uuid
in: path
type: string
description: The UUID of the pipeline.
required: true
- name: step_uuid
in: path
type: string
description: The UUID of the step.
required: true
- name: log_uuid
in: path
type: string
description: For the main build container specify the step UUID; for a service container specify the service container
UUID
required: true
- name: repositories-workspace-repo_slug-pipelines-pipeline_uuid-steps-step_uuid-test_re
path: /repositories/{workspace}/{repo_slug}/pipelines/{pipeline_uuid}/steps/{step_uuid}/test_reports
operations:
- name: getsummaryoftestreportsforgivenstepofpipeline
method: GET
description: Atlassian Get Summary of Test Reports for Given Step of Pipeline.
outputRawFormat: json
outputParameters:
- name: result
type: object
value: $.
inputParameters:
- name: workspace
in: path
type: string
description: This can either be the workspace ID (slug) or the workspace UUID surrounded by curly-braces, for example
`{workspace UUID}`.
required: true
- name: repo_slug
in: path
type: string
description: The repository.
required: true
- name: pipeline_uuid
in: path
type: string
description: The UUID of the pipeline.
required: true
- name: step_uuid
in: path
type: string
description: The UUID of the step.
required: true
- name: repositories-workspace-repo_slug-pipelines-pipeline_uuid-steps-step_uuid-test_re
path: /repositories/{workspace}/{repo_slug}/pipelines/{pipeline_uuid}/steps/{step_uuid}/test_reports/test_cases
operations:
- name: gettestcasesforgivenstepofpipeline
method: GET
description: Atlassian Get Test Cases for Given Step of Pipeline.
outputRawFormat: json
outputParameters:
- name: result
type: object
value: $.
inputParameters:
- name: workspace
in: path
type: string
description: This can either be the workspace ID (slug) or the workspace UUID surrounded by curly-braces, for example
`{workspace UUID}`.
required: true
- name: repo_slug
in: path
type: string
description: The repository.
required: true
- name: pipeline_uuid
in: path
type: string
description: The UUID of the pipeline.
required: true
- name: step_uuid
in: path
type: string
description: The UUID of the step.
required: true
- name: repositories-workspace-repo_slug-pipelines-pipeline_uuid-steps-step_uuid-test_re
path: /repositories/{workspace}/{repo_slug}/pipelines/{pipeline_uuid}/steps/{step_uuid}/test_reports/test_cases/{test_case_uuid}/test_case_reasons
operations:
- name: gettestcasereasonsoutputforgiventestcaseinstepofpipeline
method: GET
description: Atlassian Get Test Case Reasons (output) for Given Test Case in Step of Pipeline.
outputRawFormat: json
outputParameters:
- name: result
type: object
value: $.
inputParameters:
- name: workspace
in: path
type: string
description: This can either be the workspace ID (slug) or the workspace UUID surrounded by curly-braces, for example
`{workspace UUID}`.
required: true
- name: repo_slug
in: path
type: string
description: The repository.
required: true
- name: pipeline_uuid
in: path
type: string
description: The UUID of the pipeline.
required: true
- name: step_uuid
in: path
type: string
description: The UUID of the step.
required: true
- name: test_case_uuid
in: path
type: string
description: The UUID of the test case.
required: true
- name: repositories-workspace-repo_slug-pipelines_config
path: /repositories/{workspace}/{repo_slug}/pipelines_config
operations:
- name: getconfiguration
method: GET
description: Atlassian Get Configuration
outputRawFormat: json
outputParameters:
- name: result
type: object
value: $.
inputParameters:
- name: workspace
in: path
type: string
description: The account.
required: true
- name: repo_slug
in: path
type: string
description: The repository.
required: true
- name: repositories-workspace-repo_slug-pipelines_config-schedules-schedule_uuid
path: /repositories/{workspace}/{repo_slug}/pipelines_config/schedules/{schedule_uuid}
operations:
- name: getschedule
method: GET
description: Atlassian Get Schedule
outputRawFormat: json
outputParameters:
- name: result
type: object
value: $.
inputParameters:
- name: workspace
in: path
type: string
description: This can either be the workspace ID (slug) or the workspace UUID surrounded by curly-braces, for example
`{workspace UUID}`.
required: true
- name: repo_slug
in: path
type: string
description: The repository.
required: true
- name: schedule_uuid
in: path
type: string
description: The uuid of the schedule.
required: true
- name: repositories-workspace-repo_slug-pipelines_config-ssh-key_pair
path: /repositories/{workspace}/{repo_slug}/pipelines_config/ssh/key_pair
operations:
- name: getsshkeypair
method: GET
description: Atlassian Get Ssh Key Pair
outputRawFormat: json
outputParameters:
- name: result
type: object
value: $.
inputParameters:
- name: workspace
in: path
type: string
description: This can either be the workspace ID (slug) or the workspace UUID surrounded by curly-braces, for example
`{workspace UUID}`.
required: true
- name: repo_slug
in: path
type: string
description: The repository.
required: true
- name: repositories-workspace-repo_slug-pipelines_config-ssh-known_hosts-known_host_uui
path: /repositories/{workspace}/{repo_slug}/pipelines_config/ssh/known_hosts/{known_host_uuid}
operations:
- name: getknownhost
method: GET
description: Atlassian Get Known Host
outputRawFormat: json
outputParameters:
- name: result
type: object
value: $.
inputParameters:
- name: workspace
in: path
type: string
description: This can either be the workspace ID (slug) or the workspace UUID surrounded by curly-braces, for example
`{workspace UUID}`.
required: true
- name: repo_slug
in: path
type: string
description: The repository.
required: true
- name: known_host_uuid
in: path
type: string
description: The UUID of the known host to retrieve.
required: true
- name: repositories-workspace-repo_slug-pipelines_config-variables-variable_uuid
path: /repositories/{workspace}/{repo_slug}/pipelines_config/variables/{variable_uuid}
operations:
- name: getvariableforrepository
method: GET
description: Atlassian Get Variable for Repository
outputRawFormat: json
outputParameters:
- name: result
type: object
value: $.
inputParameters:
- name: workspace
in: path
type: string
description: This can either be the workspace ID (slug) or the workspace UUID surrounded by curly-braces, for example
`{workspace UUID}`.
required: true
- name: repo_slug
in: path
type: string
description: The repository.
required: true
- name: variable_uuid
in: path
type: string
description: The UUID of the variable to retrieve.
required: true
- name: repositories-workspace-repo_slug-properties-app_key-property_name
path: /repositories/{workspace}/{repo_slug}/properties/{app_key}/{property_name}
operations:
- name: getrepositoryapplicationproperty
method: GET
description: Atlassian Get Repository Application Property
outputRawFormat: json
outputParameters:
- name: result
type: object
value: $.
inputParameters:
- name: workspace
in: path
type: string
description: The repository container; either the workspace slug or the UUID in curly braces.
required: true
- name: repo_slug
in: path
type: string
description: The repository.
required: true
- name: app_key
in: path
type: string
description: The key of the Connect app.
required: true
- name: property_name
in: path
type: string
description: The name of the property.
required: true
- name: repositories-workspace-repo_slug-pullrequests-pull_request_id
path: /repositories/{workspace}/{repo_slug}/pullrequests/{pull_request_id}
operations:
- name: getpullrequest
method: GET
description: Atlassian Get Pull Request
outputRawFormat: json
outputParameters:
- name: result
type: object
value: $.
- name: repositories-workspace-repo_slug-pullrequests-pull_request_id-comments-comment_i
path: /repositories/{workspace}/{repo_slug}/pullrequests/{pull_request_id}/comments/{comment_id}
operations:
- name: getcommentonpullrequest
method: GET
description: Atlassian Get Comment on Pull Request
outputRawFormat: json
outputParameters:
- name: result
type: object
value: $.
- name: repositories-workspace-repo_slug-pullrequests-pull_request_id-diffstat
path: /repositories/{workspace}/{repo_slug}/pullrequests/{pull_request_id}/diffstat
operations:
- name: getthediffstatforpullrequest
method: GET
description: Atlassian Get the Diff Stat for Pull Request
outputRawFormat: json
outputParameters:
- name: result
type: object
value: $.
- name: repositories-workspace-repo_slug-pullrequests-pull_request_id-merge-task-status-
path: /repositories/{workspace}/{repo_slug}/pullrequests/{pull_request_id}/merge/task-status/{task_id}
operations:
- name: getthemergetaskstatusforpullrequest
method: GET
description: Atlassian Get the Merge Task Status for Pull Request
outputRawFormat: json
outputParameters:
- name: result
type: object
value: $.
- name: repositories-workspace-repo_slug-pullrequests-pull_request_id-patch
path: /repositories/{workspace}/{repo_slug}/pullrequests/{pull_request_id}/patch
operations:
- name: getthepatchforpullrequest
method: GET
description: Atlassian Get the Patch for Pull Request
outputRawFormat: json
outputParameters:
- name: result
type: object
value: $.
- name: repositories-workspace-repo_slug-pullrequests-pull_request_id-tasks-task_id
path: /repositories/{workspace}/{repo_slug}/pullrequests/{pull_request_id}/tasks/{task_id}
operations:
- name: gettaskonpullrequest
method: GET
description: Atlassian Get Task on Pull Request
outputRawFormat: json
outputParameters:
- name: result
type: object
value: $.
- name: repositories-workspace-repo_slug-pullrequests-pullrequest_id-properties-app_key-
path: /re
# --- truncated at 32 KB (87 KB total) ---
# Full source: https://raw.githubusercontent.com/api-evangelist/atlassian/refs/heads/main/capabilities/bitbucket-repositories-get.yaml