---
title: "Get a list of regions"
slug: "get-a-list-of-regions"
updated: 2025-02-07T09:07:09Z
published: 2026-02-10T10:39:15Z
---

> ## Documentation Index
> Fetch the complete documentation index at: https://www.bloxs.io/llms.txt
> Use this file to discover all available pages before exploring further.

# Get a list of regions

Get/api/v1/realestateobjects/common/regions

Get a list of existing regions.

		
			

**Description**

Regions can be assigned to RealEstateObjects (property 'regionName'). However, in order to add the correct region the Bloxs user needs to know which regions are available in the application. This endpoint can be used to retrieve the available regions. This is a standard list, however it can be edited by the user in the Bloxs application (not possible through the API).

The response provides the full list of available regions as an array.

**Use Case**

By using the [Buildings/PUT](/v1-api/apidocs/update-a-building) operation the user wants to edit a building. For this the user wants to include the region in which the building is located. However, the user does not know which options are available as regions. Therefore, the user can use this endpoint to retrieve all available regions.

		
		
SecurityHTTPType Bearer

Please enter a valid token

Responses200

OK

<select class='api-response-data' aria-label='Media type'><option value='e4d9bff5-c3a8-4b57-b30d-6214a5035d2c'>application/json</option>
</select>Array of string   string
