---
title: "Get Business Units"
method: GET
path: "/internal/make/orgs/{organization_id}/st/business-units"
tags: ["internal-make"]
---

# Get Business Units

`GET /internal/make/orgs/{organization_id}/st/business-units`

## Path parameters

- `organization_id` string, required

## Response `200`

Successful Response

- StagedItemsResponse — ServiceTitan records in ServiceTitan's own camelCase JSON.
  - `items` object[], required

## Other responses

- `422` — Validation Error

## Changes

- **2026-09-16** `46c87bbc4486` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/noso/apis/crucible-backend-api/changes/internal/make/orgs/:organization_id/st/business-units/get.md)

---

[API](https://skmtc.dev/noso/apis/crucible-backend-api.md) · [All operations](https://skmtc.dev/noso/apis/crucible-backend-api/llms.txt) · [OpenAPI document](https://skmtc.dev/noso/apis/crucible-backend-api/revisions/c714e58b5156?raw)
