---
title: "GET /bitbucket.one"
method: GET
path: "/bitbucket.one"
tags: ["bitbucket"]
---

# GET /bitbucket.one

`GET /bitbucket.one`

## Query parameters

- `bitbucketId` string, required

## Response `200`

Successful response

- object
  - `appPassword` string, nullable, required
  - `bitbucketId` string, required
  - `bitbucketUsername` string, nullable, required
  - `bitbucketWorkspaceName` string, nullable, required
  - `gitProvider` object, required
    - `createdAt` string, required
    - `gitProviderId` string, required
    - `name` string, required
    - `organizationId` string, required
    - `providerType` 'github' | 'gitlab' | 'bitbucket' | 'gitea', required
    - `userId` string, required
  - `gitProviderId` string, required

## Other responses

- `default` — Error response

---

[API](https://skmtc.net/charliedevelops/apis/dokploy-api.md) · [All operations](https://skmtc.net/charliedevelops/apis/dokploy-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/charliedevelops/dokploy-api/revisions/50e2e470fdd0/schema)
