---
title: "listOrganizations organizations"
method: GET
path: "/ops/organizations"
tags: ["ops"]
---

# listOrganizations organizations

`GET /ops/organizations`

list all organizations

## Response `200`

OK response.

- Organizations
  - `organizations` Organization[], required — list of organizations
    - `id` string, required — id of the organization
    - `metadata` object — organization metadata
    - `name` string, required — organization name

## Other responses

- `400` — BadRequest: Bad Request response.
- `401` — Unauthorized: Unauthorized response.
- `403` — InvalidScopes: Forbidden response.

---

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