---
title: "GET /dev-orgs/{orgId}"
method: GET
path: "/dev-orgs/{orgId}"
tags: ["OrganizationController"]
---

# GET /dev-orgs/{orgId}

`GET /dev-orgs/{orgId}`

## Path parameters

- `orgId` string, required

## Response `200`

OK

- Organization
  - `pk` string
  - `sk` string, required
  - `name` string, required
  - `email` string, required
  - `createdTime` number, required
  - `classifier` string
  - `userId` string, required
  - `planId` string

---

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