---
title: "Get Location Addresses"
method: GET
path: "/internal/make/orgs/{organization_id}/st/location-addresses"
tags: ["internal-make"]
---

# Get Location Addresses

`GET /internal/make/orgs/{organization_id}/st/location-addresses`

## Path parameters

- `organization_id` string, required

## Query parameters

- `max_jobs` integer

## 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/location-addresses/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)
