---
title: "GET /gitlab.gitlabProviders"
method: GET
path: "/gitlab.gitlabProviders"
tags: ["gitlab"]
---

# GET /gitlab.gitlabProviders

`GET /gitlab.gitlabProviders`

## 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
  - `gitlabId` string, required
  - `gitlabUrl` 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/versions/50e2e470fdd0/schema)
