GET api/v1/units/{id}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| id | globally unique identifier |
Required |
Body Parameters
None.
Response Information
Resource Description
Unit| Name | Description | Type | Additional information |
|---|---|---|---|
| id | globally unique identifier |
Required |
|
| property | CodeList |
None. |
|
| name | string |
None. |
|
| state | CodeListSystem |
None. |
|
| order_number | integer |
None. |
|
| hall | string |
None. |
|
| light_height | string |
None. |
|
| file | File |
None. |
|
| price | decimal number |
None. |
|
| available_area_from | decimal number |
None. |
|
| is_on_request | boolean |
None. |
|
| available_area_to | decimal number |
None. |
|
| availability | string |
None. |
|
| availability_en | string |
None. |
|
| available_now | boolean |
None. |
|
| floor | decimal number |
None. |
|
| floor_text | string |
None. |
|
| floor_text_en | string |
None. |
|
| construction_permit | integer |
None. |
|
| construction_permit_text | string |
None. |
|
| unit_layout | Collection of globally unique identifier |
None. |
|
| exact_size | decimal number |
None. |
|
| available_from | date |
None. |
|
| asking_rent_m2 | decimal number |
None. |
|
| area_office_and_social_facilities | decimal number |
None. |
|
| area_office_and_social_facilities_text | string |
None. |
|
| asking_rent_m2_currency | CodeListSystem |
None. |
|
| asking_rent_monthly | decimal number |
None. |
|
| asking_rent_monthly_currency | CodeListSystem |
None. |
|
| unit_lease_term | CodeListSystem |
None. |
|
| unit_category | CodeList |
None. |
|
| active | boolean |
None. |
|
| floor_load_capacity | decimal number |
None. |
|
| loading_dock | decimal number |
None. |
|
| direct_drive_in | decimal number |
None. |
|
| deleted | boolean |
Required |
|
| system_information | SystemInformation |
None. |
Response Formats
application/json, text/json
Sample:
{
"id": "772e9df8-7b2a-4189-8c54-d44ad73a0e42",
"property": {
"id": "7dacfa2f-27a3-40e6-9ffd-274982b52eed",
"name": "sample string 2",
"deleted": true,
"system_information": {
"creation": {
"user": {
"full_name": "sample string 12 sample string 11",
"id": "657cfdac-33ac-4a78-87e7-c657a50a6379",
"image_id": "9387a9b6-b710-493d-8ddd-304f80cf3650",
"id_user_work_position": "5bea153c-d3c7-44fc-aee0-854a5895ac43",
"id_shift": "fb9577fd-aa9c-4fae-b6dc-958f1c2757dd",
"code": "sample string 5",
"code2": "sample string 6",
"title": "sample string 9",
"introduction": "sample string 10",
"first_name": "sample string 11",
"last_name": "sample string 12"
},
"date": "2026-05-06T11:28:48Z"
},
"last_change": {
"user": {
"full_name": "sample string 12 sample string 11",
"id": "657cfdac-33ac-4a78-87e7-c657a50a6379",
"image_id": "9387a9b6-b710-493d-8ddd-304f80cf3650",
"id_user_work_position": "5bea153c-d3c7-44fc-aee0-854a5895ac43",
"id_shift": "fb9577fd-aa9c-4fae-b6dc-958f1c2757dd",
"code": "sample string 5",
"code2": "sample string 6",
"title": "sample string 9",
"introduction": "sample string 10",
"first_name": "sample string 11",
"last_name": "sample string 12"
},
"date": "2026-05-06T11:28:48Z"
}
}
},
"name": "sample string 2",
"state": {
"id": 1,
"name": "sample string 2",
"name_en": "sample string 3",
"code": "sample string 4"
},
"order_number": 3,
"hall": "sample string 4",
"light_height": "sample string 5",
"file": {
"id": "63e80bc1-ce06-4830-8f63-5ff0efa455d7",
"name": "sample string 2"
},
"price": 1.0,
"available_area_from": 1.0,
"is_on_request": true,
"available_area_to": 1.0,
"availability": "sample string 7",
"availability_en": "sample string 8",
"available_now": true,
"floor": 1.0,
"floor_text": "sample string 10",
"floor_text_en": "sample string 11",
"construction_permit": 12,
"construction_permit_text": "sample string 13",
"unit_layout": [
"029165be-c7ef-4083-b777-7c06a7a57759",
"0a49883b-038b-4e2b-be66-7ec331779d46"
],
"exact_size": 1.0,
"available_from": "2026-05-06T11:28:48Z",
"asking_rent_m2": 1.0,
"area_office_and_social_facilities": 1.0,
"area_office_and_social_facilities_text": "sample string 14",
"asking_rent_m2_currency": {
"id": 1,
"name": "sample string 2",
"name_en": "sample string 3",
"code": "sample string 4"
},
"asking_rent_monthly": 1.0,
"asking_rent_monthly_currency": {
"id": 1,
"name": "sample string 2",
"name_en": "sample string 3",
"code": "sample string 4"
},
"unit_lease_term": {
"id": 1,
"name": "sample string 2",
"name_en": "sample string 3",
"code": "sample string 4"
},
"unit_category": {
"id": "7dacfa2f-27a3-40e6-9ffd-274982b52eed",
"name": "sample string 2",
"deleted": true,
"system_information": {
"creation": {
"user": {
"full_name": "sample string 12 sample string 11",
"id": "657cfdac-33ac-4a78-87e7-c657a50a6379",
"image_id": "9387a9b6-b710-493d-8ddd-304f80cf3650",
"id_user_work_position": "5bea153c-d3c7-44fc-aee0-854a5895ac43",
"id_shift": "fb9577fd-aa9c-4fae-b6dc-958f1c2757dd",
"code": "sample string 5",
"code2": "sample string 6",
"title": "sample string 9",
"introduction": "sample string 10",
"first_name": "sample string 11",
"last_name": "sample string 12"
},
"date": "2026-05-06T11:28:48Z"
},
"last_change": {
"user": {
"full_name": "sample string 12 sample string 11",
"id": "657cfdac-33ac-4a78-87e7-c657a50a6379",
"image_id": "9387a9b6-b710-493d-8ddd-304f80cf3650",
"id_user_work_position": "5bea153c-d3c7-44fc-aee0-854a5895ac43",
"id_shift": "fb9577fd-aa9c-4fae-b6dc-958f1c2757dd",
"code": "sample string 5",
"code2": "sample string 6",
"title": "sample string 9",
"introduction": "sample string 10",
"first_name": "sample string 11",
"last_name": "sample string 12"
},
"date": "2026-05-06T11:28:48Z"
}
}
},
"active": true,
"floor_load_capacity": 1.0,
"loading_dock": 1.0,
"direct_drive_in": 1.0,
"deleted": true,
"system_information": {
"creation": {
"user": {
"full_name": "sample string 12 sample string 11",
"id": "657cfdac-33ac-4a78-87e7-c657a50a6379",
"image_id": "9387a9b6-b710-493d-8ddd-304f80cf3650",
"id_user_work_position": "5bea153c-d3c7-44fc-aee0-854a5895ac43",
"id_shift": "fb9577fd-aa9c-4fae-b6dc-958f1c2757dd",
"code": "sample string 5",
"code2": "sample string 6",
"title": "sample string 9",
"introduction": "sample string 10",
"first_name": "sample string 11",
"last_name": "sample string 12"
},
"date": "2026-05-06T11:28:48Z"
},
"last_change": {
"user": {
"full_name": "sample string 12 sample string 11",
"id": "657cfdac-33ac-4a78-87e7-c657a50a6379",
"image_id": "9387a9b6-b710-493d-8ddd-304f80cf3650",
"id_user_work_position": "5bea153c-d3c7-44fc-aee0-854a5895ac43",
"id_shift": "fb9577fd-aa9c-4fae-b6dc-958f1c2757dd",
"code": "sample string 5",
"code2": "sample string 6",
"title": "sample string 9",
"introduction": "sample string 10",
"first_name": "sample string 11",
"last_name": "sample string 12"
},
"date": "2026-05-06T11:28:48Z"
}
}
}
application/xml, text/xml
Sample:
<Unit xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/IO.Swagger.Models">
<active>true</active>
<area_office_and_social_facilities>1</area_office_and_social_facilities>
<area_office_and_social_facilities_text>sample string 14</area_office_and_social_facilities_text>
<asking_rent_m2>1</asking_rent_m2>
<asking_rent_m2_currency>
<code>sample string 4</code>
<id>1</id>
<name>sample string 2</name>
<name_en>sample string 3</name_en>
</asking_rent_m2_currency>
<asking_rent_monthly>1</asking_rent_monthly>
<asking_rent_monthly_currency>
<code>sample string 4</code>
<id>1</id>
<name>sample string 2</name>
<name_en>sample string 3</name_en>
</asking_rent_monthly_currency>
<availability>sample string 7</availability>
<availability_en>sample string 8</availability_en>
<available_area_from>1</available_area_from>
<available_area_to>1</available_area_to>
<available_from>2026-05-06T13:28:48.9683184+02:00</available_from>
<available_now>true</available_now>
<construction_permit>12</construction_permit>
<construction_permit_text>sample string 13</construction_permit_text>
<deleted>true</deleted>
<direct_drive_in>1</direct_drive_in>
<exact_size>1</exact_size>
<file>
<id>63e80bc1-ce06-4830-8f63-5ff0efa455d7</id>
<name>sample string 2</name>
</file>
<floor>1</floor>
<floor_load_capacity>1</floor_load_capacity>
<floor_text>sample string 10</floor_text>
<floor_text_en>sample string 11</floor_text_en>
<hall>sample string 4</hall>
<id>772e9df8-7b2a-4189-8c54-d44ad73a0e42</id>
<is_on_request>true</is_on_request>
<light_height>sample string 5</light_height>
<loading_dock>1</loading_dock>
<name>sample string 2</name>
<order_number>3</order_number>
<price>1</price>
<property>
<deleted>true</deleted>
<id>7dacfa2f-27a3-40e6-9ffd-274982b52eed</id>
<name>sample string 2</name>
<system_information>
<creation>
<date>2026-05-06T13:28:48.9683184+02:00</date>
<user>
<code>sample string 5</code>
<code2>sample string 6</code2>
<first_name>sample string 11</first_name>
<full_name>sample string 12 sample string 11</full_name>
<id>657cfdac-33ac-4a78-87e7-c657a50a6379</id>
<id_shift>fb9577fd-aa9c-4fae-b6dc-958f1c2757dd</id_shift>
<id_user_work_position>5bea153c-d3c7-44fc-aee0-854a5895ac43</id_user_work_position>
<image_id>9387a9b6-b710-493d-8ddd-304f80cf3650</image_id>
<introduction>sample string 10</introduction>
<last_name>sample string 12</last_name>
<title>sample string 9</title>
</user>
</creation>
<last_change>
<date>2026-05-06T13:28:48.9683184+02:00</date>
<user>
<code>sample string 5</code>
<code2>sample string 6</code2>
<first_name>sample string 11</first_name>
<full_name>sample string 12 sample string 11</full_name>
<id>657cfdac-33ac-4a78-87e7-c657a50a6379</id>
<id_shift>fb9577fd-aa9c-4fae-b6dc-958f1c2757dd</id_shift>
<id_user_work_position>5bea153c-d3c7-44fc-aee0-854a5895ac43</id_user_work_position>
<image_id>9387a9b6-b710-493d-8ddd-304f80cf3650</image_id>
<introduction>sample string 10</introduction>
<last_name>sample string 12</last_name>
<title>sample string 9</title>
</user>
</last_change>
</system_information>
</property>
<state>
<code>sample string 4</code>
<id>1</id>
<name>sample string 2</name>
<name_en>sample string 3</name_en>
</state>
<system_information>
<creation>
<date>2026-05-06T13:28:48.9683184+02:00</date>
<user>
<code>sample string 5</code>
<code2>sample string 6</code2>
<first_name>sample string 11</first_name>
<full_name>sample string 12 sample string 11</full_name>
<id>657cfdac-33ac-4a78-87e7-c657a50a6379</id>
<id_shift>fb9577fd-aa9c-4fae-b6dc-958f1c2757dd</id_shift>
<id_user_work_position>5bea153c-d3c7-44fc-aee0-854a5895ac43</id_user_work_position>
<image_id>9387a9b6-b710-493d-8ddd-304f80cf3650</image_id>
<introduction>sample string 10</introduction>
<last_name>sample string 12</last_name>
<title>sample string 9</title>
</user>
</creation>
<last_change>
<date>2026-05-06T13:28:48.9683184+02:00</date>
<user>
<code>sample string 5</code>
<code2>sample string 6</code2>
<first_name>sample string 11</first_name>
<full_name>sample string 12 sample string 11</full_name>
<id>657cfdac-33ac-4a78-87e7-c657a50a6379</id>
<id_shift>fb9577fd-aa9c-4fae-b6dc-958f1c2757dd</id_shift>
<id_user_work_position>5bea153c-d3c7-44fc-aee0-854a5895ac43</id_user_work_position>
<image_id>9387a9b6-b710-493d-8ddd-304f80cf3650</image_id>
<introduction>sample string 10</introduction>
<last_name>sample string 12</last_name>
<title>sample string 9</title>
</user>
</last_change>
</system_information>
<unit_category>
<deleted>true</deleted>
<id>7dacfa2f-27a3-40e6-9ffd-274982b52eed</id>
<name>sample string 2</name>
<system_information>
<creation>
<date>2026-05-06T13:28:48.9683184+02:00</date>
<user>
<code>sample string 5</code>
<code2>sample string 6</code2>
<first_name>sample string 11</first_name>
<full_name>sample string 12 sample string 11</full_name>
<id>657cfdac-33ac-4a78-87e7-c657a50a6379</id>
<id_shift>fb9577fd-aa9c-4fae-b6dc-958f1c2757dd</id_shift>
<id_user_work_position>5bea153c-d3c7-44fc-aee0-854a5895ac43</id_user_work_position>
<image_id>9387a9b6-b710-493d-8ddd-304f80cf3650</image_id>
<introduction>sample string 10</introduction>
<last_name>sample string 12</last_name>
<title>sample string 9</title>
</user>
</creation>
<last_change>
<date>2026-05-06T13:28:48.9683184+02:00</date>
<user>
<code>sample string 5</code>
<code2>sample string 6</code2>
<first_name>sample string 11</first_name>
<full_name>sample string 12 sample string 11</full_name>
<id>657cfdac-33ac-4a78-87e7-c657a50a6379</id>
<id_shift>fb9577fd-aa9c-4fae-b6dc-958f1c2757dd</id_shift>
<id_user_work_position>5bea153c-d3c7-44fc-aee0-854a5895ac43</id_user_work_position>
<image_id>9387a9b6-b710-493d-8ddd-304f80cf3650</image_id>
<introduction>sample string 10</introduction>
<last_name>sample string 12</last_name>
<title>sample string 9</title>
</user>
</last_change>
</system_information>
</unit_category>
<unit_layout xmlns:d2p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d2p1:guid>029165be-c7ef-4083-b777-7c06a7a57759</d2p1:guid>
<d2p1:guid>0a49883b-038b-4e2b-be66-7ec331779d46</d2p1:guid>
</unit_layout>
<unit_lease_term>
<code>sample string 4</code>
<id>1</id>
<name>sample string 2</name>
<name_en>sample string 3</name_en>
</unit_lease_term>
</Unit>