---
title: "List Orgs"
method: GET
path: "/organizations/"
tags: ["organizations"]
---

# List Orgs

`GET /organizations/`

## Response `200`

Successful Response

- OrgOut[]
  - `id` string, required
  - `name` string, required
  - `created_by` string, nullable
  - `created_at` string, required

---

[API](https://skmtc.dev/reasonblocks/apis/reasonblocks-control-plane-api.md) · [All operations](https://skmtc.dev/reasonblocks/apis/reasonblocks-control-plane-api/llms.txt) · [OpenAPI document](https://skmtc.dev/reasonblocks/apis/reasonblocks-control-plane-api/revisions/83e9a1f577a3?raw)
