# getOrg

**Kind:** API Endpoint

**Source:** [`atloria-monorepo/apps/api/src/platform/platform.controller.ts`](https://github.com/sherkety/atloria/blob/main/atloria-monorepo/apps/api/src/platform/platform.controller.ts#L55)

Organization detail (plan, override, SSO summary).

## Endpoint

`GET /platform/orgs/:orgId`

| Parameter | In | Type | Required | Description |
|---|---|---|---|---|
| `orgId` | path | `string` | ✓ |  |

## Referenced By

- `PlatformController` (MODULE_DECLARES)
