---
title: "List all the readable organizations"
method: GET
path: "/kapis/devops.kubesphere.io/v1alpha3/scms/{scm}/organizations"
tags: ["DevOps Scm"]
---

# List all the readable organizations

`GET /kapis/devops.kubesphere.io/v1alpha3/scms/{scm}/organizations`

## Path parameters

- `scm` string, required

## Query parameters

- `server` string
- `secret` string, required
- `secretNamespace` string, required
- `includeUser` boolean
- `page` string, page=%d
- `limit` string
- `ascending` string
- `sortBy` string

## Response `200`

ok

- ScmOrganization[]
  - `avatar` string, required
  - `name` string, required

---

[API](https://skmtc.net/kubesphere/apis/kubesphere-devops.md) · [All operations](https://skmtc.net/kubesphere/apis/kubesphere-devops/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/kubesphere/kubesphere-devops/versions/f2642b25b303/schema)
