Get an organization
get_organizationFetch one organization by id, including its teams. Parabol GraphQL: viewer.organization(orgId). Requires ORGS_READ (+ TEAMS_READ for teams).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| orgId | Yes | The organization id. |