---
title: "GET /organization/{organizationId}"
method: GET
path: "/organization/{organizationId}"
tags: ["organization", "enterprise"]
---

# GET /organization/{organizationId}

`GET /organization/{organizationId}`

Get organization

## Path parameters

- `organizationId` string, required

## Response `200`

Get organization

- object
  - `name` string, required
  - `id` string, required
  - `domain` string[]

---

[API](https://skmtc.net/teable/apis/teable-app.md) · [All operations](https://skmtc.net/teable/apis/teable-app/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/teable/teable-app/revisions/7515f3b33d79/schema)
