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

# GET /github.one

`GET /github.one`

## Query parameters

- `githubId` string, required

## Response `200`

Successful response

- object
  - `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
  - `githubAppId` number, nullable, required
  - `githubAppName` string, nullable, required
  - `githubClientId` string, nullable, required
  - `githubClientSecret` string, nullable, required
  - `githubId` string, required
  - `githubInstallationId` string, nullable, required
  - `githubPrivateKey` string, nullable, required
  - `githubWebhookSecret` string, nullable, 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/versions/50e2e470fdd0/schema)
