---
title: "Get All Locations"
method: GET
path: "/v1/locations"
tags: ["Locations"]
---

# Get All Locations

`GET /v1/locations`

## Query parameters

- `filterChildren` boolean

## Response `200`

OK

- RepoLocationOutCount[]
  - `createdAt` string
  - `description` string
  - `id` string
  - `itemCount` integer
  - `name` string
  - `updatedAt` string

## Changes

- **2024-11-29** `19794fb70c24` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/sysadminsmedia/apis/homebox-api/changes/v1/locations/get.md)

---

[API](https://skmtc.dev/sysadminsmedia/apis/homebox-api.md) · [All operations](https://skmtc.dev/sysadminsmedia/apis/homebox-api/llms.txt) · [OpenAPI document](https://skmtc.dev/sysadminsmedia/apis/homebox-api/revisions/7a930a1cc1f6?raw)
