---
title: "Get a list of extra relation types"
slug: "get-a-list-of-extra-relation-types"
updated: 2026-02-10T10:58:32Z
published: 2026-02-10T10:59:05Z
---

> ## 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 extra relation types

Get/api/v1/realestateobjects/common/extrarelationtypes

Get a list of existing extra relation types.

		
			

**Description**

An 'extra Relation Type' can be assigned while inserting a new RealEstateObject (property ' extraRelationTypeName'). However, in order to add the correct type name the Bloxs user needs to know which type names are available in the application. This endpoint can be used to retrieve the available type names. This is a standard list, however it can be edited by the user in the Bloxs application (it is not possible through the API).

The response provides the full list of available ExtraRelationTypes 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 an extra relation type name for one of the extra relations. However, the user does not know which options are available as a type name. Therefore, the user can use this endpoint to retrieve all available extra relation type names.

		
		
SecurityHTTPType Bearer

Please enter a valid token

Responses200

OK

<select class='api-response-data' aria-label='Media type'><option value='013d39af-b5ca-4b86-8f04-f2f4c3332837'>application/json</option>
</select>Array of string   string
