---
title: "GET /users/registries/{gitRegistry}/organizations"
method: GET
path: "/users/registries/{gitRegistry}/organizations"
tags: ["users"]
---

# GET /users/registries/{gitRegistry}/organizations

`GET /users/registries/{gitRegistry}/organizations`

Get all of the organizations for a given git registry accessible to the logged in user.

## Path parameters

- `gitRegistry` 'dockstore.org' | 'github.com' | 'bitbucket.org' | 'gitlab.com', required

## Response `200`

A list of organizations for a given git registry accessible to the logged in user

- string[]

---

[API](https://skmtc.dev/dockstore/apis/dockstore-api.md) · [All operations](https://skmtc.dev/dockstore/apis/dockstore-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/dockstore/dockstore-api/revisions/9d82a4e96aa7/schema)
