GET api/v1/informations/{id}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| id | globally unique identifier |
Required |
Body Parameters
None.
Response Information
Resource Description
Information| Name | Description | Type | Additional information |
|---|---|---|---|
| id | globally unique identifier |
Required |
|
| valid_from | date |
Required |
|
| image_id | globally unique identifier |
None. |
|
| logo_id | globally unique identifier |
None. |
|
| images | Collection of globally unique identifier |
None. |
|
| open_inside | boolean |
None. |
|
| view_option | CodeListSystem |
None. |
|
| target_users_query | string |
None. |
|
| meta_title | string |
None. |
|
| meta_description | string |
None. |
|
| show_esg_button | boolean |
None. |
|
| title | string |
Required |
|
| name | string |
None. |
|
| slug | string |
None. |
|
| url | string |
None. |
|
| file | File |
None. |
|
| for_user | boolean |
None. |
|
| for_hr | boolean |
None. |
|
| for_admin | boolean |
None. |
|
| priority | boolean |
None. |
|
| information_parent | CodeList |
None. |
|
| deleted | boolean |
Required |
|
| perex | string |
None. |
|
| text | string |
Required |
|
| minutes_for_read | integer |
None. |
|
| labels | Collection of CodeList |
Required |
|
| sections | Collection of CodeList |
Required |
|
| system_information | SystemInformation |
None. |
|
| state_id | integer |
Required |
|
| date | date |
None. |
Response Formats
application/json, text/json
Sample:
{
"id": "2d1fb748-2fe9-4e74-a5d4-5944b348c44d",
"valid_from": "2026-02-03T20:49:04Z",
"image_id": "626f7554-095b-443c-9796-65d0967c34da",
"logo_id": "117c6f1a-a766-48a0-af5b-00cf15cdf374",
"images": [
"0963849b-9510-4c1f-854c-54251f1d15a9",
"0c97212f-a25f-4024-981f-36793e2368dd"
],
"open_inside": true,
"view_option": {
"id": 1,
"name": "sample string 2",
"name_en": "sample string 3",
"code": "sample string 4"
},
"target_users_query": "sample string 2",
"meta_title": "sample string 3",
"meta_description": "sample string 4",
"show_esg_button": true,
"title": "sample string 6",
"name": "sample string 6",
"slug": "sample string 8",
"url": "sample string 9",
"file": {
"id": "6c70aac2-767c-43a4-800e-71a27fd89977",
"name": "sample string 2"
},
"for_user": true,
"for_hr": true,
"for_admin": true,
"priority": true,
"information_parent": {
"id": "d6d38162-6fa1-4b6e-9d45-00bf6536f0fb",
"name": "sample string 2",
"deleted": true,
"system_information": {
"creation": {
"user": {
"full_name": "sample string 12 sample string 11",
"id": "0dd33e37-a3c1-43fb-b9da-744db6af7e75",
"image_id": "69f2c4be-6162-4299-8778-cc4a97f7f189",
"id_user_work_position": "8e6923ca-539f-4bad-b860-d98a21ab8750",
"id_shift": "3599b7f8-fbe4-43a5-a177-32b91bc5ce5c",
"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-02-03T20:49:04Z"
},
"last_change": {
"user": {
"full_name": "sample string 12 sample string 11",
"id": "0dd33e37-a3c1-43fb-b9da-744db6af7e75",
"image_id": "69f2c4be-6162-4299-8778-cc4a97f7f189",
"id_user_work_position": "8e6923ca-539f-4bad-b860-d98a21ab8750",
"id_shift": "3599b7f8-fbe4-43a5-a177-32b91bc5ce5c",
"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-02-03T20:49:04Z"
}
}
},
"deleted": true,
"perex": "sample string 13",
"text": "sample string 14",
"minutes_for_read": 1,
"labels": [
{
"id": "d6d38162-6fa1-4b6e-9d45-00bf6536f0fb",
"name": "sample string 2",
"deleted": true,
"system_information": {
"creation": {
"user": {
"full_name": "sample string 12 sample string 11",
"id": "0dd33e37-a3c1-43fb-b9da-744db6af7e75",
"image_id": "69f2c4be-6162-4299-8778-cc4a97f7f189",
"id_user_work_position": "8e6923ca-539f-4bad-b860-d98a21ab8750",
"id_shift": "3599b7f8-fbe4-43a5-a177-32b91bc5ce5c",
"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-02-03T20:49:04Z"
},
"last_change": {
"user": {
"full_name": "sample string 12 sample string 11",
"id": "0dd33e37-a3c1-43fb-b9da-744db6af7e75",
"image_id": "69f2c4be-6162-4299-8778-cc4a97f7f189",
"id_user_work_position": "8e6923ca-539f-4bad-b860-d98a21ab8750",
"id_shift": "3599b7f8-fbe4-43a5-a177-32b91bc5ce5c",
"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-02-03T20:49:04Z"
}
}
},
{
"id": "d6d38162-6fa1-4b6e-9d45-00bf6536f0fb",
"name": "sample string 2",
"deleted": true,
"system_information": {
"creation": {
"user": {
"full_name": "sample string 12 sample string 11",
"id": "0dd33e37-a3c1-43fb-b9da-744db6af7e75",
"image_id": "69f2c4be-6162-4299-8778-cc4a97f7f189",
"id_user_work_position": "8e6923ca-539f-4bad-b860-d98a21ab8750",
"id_shift": "3599b7f8-fbe4-43a5-a177-32b91bc5ce5c",
"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-02-03T20:49:04Z"
},
"last_change": {
"user": {
"full_name": "sample string 12 sample string 11",
"id": "0dd33e37-a3c1-43fb-b9da-744db6af7e75",
"image_id": "69f2c4be-6162-4299-8778-cc4a97f7f189",
"id_user_work_position": "8e6923ca-539f-4bad-b860-d98a21ab8750",
"id_shift": "3599b7f8-fbe4-43a5-a177-32b91bc5ce5c",
"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-02-03T20:49:04Z"
}
}
}
],
"sections": [
{
"id": "d6d38162-6fa1-4b6e-9d45-00bf6536f0fb",
"name": "sample string 2",
"deleted": true,
"system_information": {
"creation": {
"user": {
"full_name": "sample string 12 sample string 11",
"id": "0dd33e37-a3c1-43fb-b9da-744db6af7e75",
"image_id": "69f2c4be-6162-4299-8778-cc4a97f7f189",
"id_user_work_position": "8e6923ca-539f-4bad-b860-d98a21ab8750",
"id_shift": "3599b7f8-fbe4-43a5-a177-32b91bc5ce5c",
"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-02-03T20:49:04Z"
},
"last_change": {
"user": {
"full_name": "sample string 12 sample string 11",
"id": "0dd33e37-a3c1-43fb-b9da-744db6af7e75",
"image_id": "69f2c4be-6162-4299-8778-cc4a97f7f189",
"id_user_work_position": "8e6923ca-539f-4bad-b860-d98a21ab8750",
"id_shift": "3599b7f8-fbe4-43a5-a177-32b91bc5ce5c",
"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-02-03T20:49:04Z"
}
}
},
{
"id": "d6d38162-6fa1-4b6e-9d45-00bf6536f0fb",
"name": "sample string 2",
"deleted": true,
"system_information": {
"creation": {
"user": {
"full_name": "sample string 12 sample string 11",
"id": "0dd33e37-a3c1-43fb-b9da-744db6af7e75",
"image_id": "69f2c4be-6162-4299-8778-cc4a97f7f189",
"id_user_work_position": "8e6923ca-539f-4bad-b860-d98a21ab8750",
"id_shift": "3599b7f8-fbe4-43a5-a177-32b91bc5ce5c",
"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-02-03T20:49:04Z"
},
"last_change": {
"user": {
"full_name": "sample string 12 sample string 11",
"id": "0dd33e37-a3c1-43fb-b9da-744db6af7e75",
"image_id": "69f2c4be-6162-4299-8778-cc4a97f7f189",
"id_user_work_position": "8e6923ca-539f-4bad-b860-d98a21ab8750",
"id_shift": "3599b7f8-fbe4-43a5-a177-32b91bc5ce5c",
"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-02-03T20:49:04Z"
}
}
}
],
"system_information": {
"creation": {
"user": {
"full_name": "sample string 12 sample string 11",
"id": "0dd33e37-a3c1-43fb-b9da-744db6af7e75",
"image_id": "69f2c4be-6162-4299-8778-cc4a97f7f189",
"id_user_work_position": "8e6923ca-539f-4bad-b860-d98a21ab8750",
"id_shift": "3599b7f8-fbe4-43a5-a177-32b91bc5ce5c",
"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-02-03T20:49:04Z"
},
"last_change": {
"user": {
"full_name": "sample string 12 sample string 11",
"id": "0dd33e37-a3c1-43fb-b9da-744db6af7e75",
"image_id": "69f2c4be-6162-4299-8778-cc4a97f7f189",
"id_user_work_position": "8e6923ca-539f-4bad-b860-d98a21ab8750",
"id_shift": "3599b7f8-fbe4-43a5-a177-32b91bc5ce5c",
"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-02-03T20:49:04Z"
}
},
"state_id": 1,
"date": "2026-02-03T20:49:04Z"
}
application/xml, text/xml
Sample:
<Information xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/IO.Swagger.Models">
<date>2026-02-03T21:49:04.1390247+01:00</date>
<deleted>true</deleted>
<file>
<id>6c70aac2-767c-43a4-800e-71a27fd89977</id>
<name>sample string 2</name>
</file>
<for_admin>true</for_admin>
<for_hr>true</for_hr>
<for_user>true</for_user>
<id>2d1fb748-2fe9-4e74-a5d4-5944b348c44d</id>
<image_id>626f7554-095b-443c-9796-65d0967c34da</image_id>
<images xmlns:d2p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d2p1:guid>0963849b-9510-4c1f-854c-54251f1d15a9</d2p1:guid>
<d2p1:guid>0c97212f-a25f-4024-981f-36793e2368dd</d2p1:guid>
</images>
<information_parent>
<deleted>true</deleted>
<id>d6d38162-6fa1-4b6e-9d45-00bf6536f0fb</id>
<name>sample string 2</name>
<system_information>
<creation>
<date>2026-02-03T21:49:04.1390247+01: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>0dd33e37-a3c1-43fb-b9da-744db6af7e75</id>
<id_shift>3599b7f8-fbe4-43a5-a177-32b91bc5ce5c</id_shift>
<id_user_work_position>8e6923ca-539f-4bad-b860-d98a21ab8750</id_user_work_position>
<image_id>69f2c4be-6162-4299-8778-cc4a97f7f189</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-02-03T21:49:04.1390247+01: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>0dd33e37-a3c1-43fb-b9da-744db6af7e75</id>
<id_shift>3599b7f8-fbe4-43a5-a177-32b91bc5ce5c</id_shift>
<id_user_work_position>8e6923ca-539f-4bad-b860-d98a21ab8750</id_user_work_position>
<image_id>69f2c4be-6162-4299-8778-cc4a97f7f189</image_id>
<introduction>sample string 10</introduction>
<last_name>sample string 12</last_name>
<title>sample string 9</title>
</user>
</last_change>
</system_information>
</information_parent>
<labels>
<CodeList>
<deleted>true</deleted>
<id>d6d38162-6fa1-4b6e-9d45-00bf6536f0fb</id>
<name>sample string 2</name>
<system_information>
<creation>
<date>2026-02-03T21:49:04.1390247+01: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>0dd33e37-a3c1-43fb-b9da-744db6af7e75</id>
<id_shift>3599b7f8-fbe4-43a5-a177-32b91bc5ce5c</id_shift>
<id_user_work_position>8e6923ca-539f-4bad-b860-d98a21ab8750</id_user_work_position>
<image_id>69f2c4be-6162-4299-8778-cc4a97f7f189</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-02-03T21:49:04.1390247+01: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>0dd33e37-a3c1-43fb-b9da-744db6af7e75</id>
<id_shift>3599b7f8-fbe4-43a5-a177-32b91bc5ce5c</id_shift>
<id_user_work_position>8e6923ca-539f-4bad-b860-d98a21ab8750</id_user_work_position>
<image_id>69f2c4be-6162-4299-8778-cc4a97f7f189</image_id>
<introduction>sample string 10</introduction>
<last_name>sample string 12</last_name>
<title>sample string 9</title>
</user>
</last_change>
</system_information>
</CodeList>
<CodeList>
<deleted>true</deleted>
<id>d6d38162-6fa1-4b6e-9d45-00bf6536f0fb</id>
<name>sample string 2</name>
<system_information>
<creation>
<date>2026-02-03T21:49:04.1390247+01: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>0dd33e37-a3c1-43fb-b9da-744db6af7e75</id>
<id_shift>3599b7f8-fbe4-43a5-a177-32b91bc5ce5c</id_shift>
<id_user_work_position>8e6923ca-539f-4bad-b860-d98a21ab8750</id_user_work_position>
<image_id>69f2c4be-6162-4299-8778-cc4a97f7f189</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-02-03T21:49:04.1390247+01: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>0dd33e37-a3c1-43fb-b9da-744db6af7e75</id>
<id_shift>3599b7f8-fbe4-43a5-a177-32b91bc5ce5c</id_shift>
<id_user_work_position>8e6923ca-539f-4bad-b860-d98a21ab8750</id_user_work_position>
<image_id>69f2c4be-6162-4299-8778-cc4a97f7f189</image_id>
<introduction>sample string 10</introduction>
<last_name>sample string 12</last_name>
<title>sample string 9</title>
</user>
</last_change>
</system_information>
</CodeList>
</labels>
<logo_id>117c6f1a-a766-48a0-af5b-00cf15cdf374</logo_id>
<meta_description>sample string 4</meta_description>
<meta_title>sample string 3</meta_title>
<minutes_for_read>1</minutes_for_read>
<name>sample string 6</name>
<open_inside>true</open_inside>
<perex>sample string 13</perex>
<priority>true</priority>
<sections>
<CodeList>
<deleted>true</deleted>
<id>d6d38162-6fa1-4b6e-9d45-00bf6536f0fb</id>
<name>sample string 2</name>
<system_information>
<creation>
<date>2026-02-03T21:49:04.1390247+01: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>0dd33e37-a3c1-43fb-b9da-744db6af7e75</id>
<id_shift>3599b7f8-fbe4-43a5-a177-32b91bc5ce5c</id_shift>
<id_user_work_position>8e6923ca-539f-4bad-b860-d98a21ab8750</id_user_work_position>
<image_id>69f2c4be-6162-4299-8778-cc4a97f7f189</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-02-03T21:49:04.1390247+01: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>0dd33e37-a3c1-43fb-b9da-744db6af7e75</id>
<id_shift>3599b7f8-fbe4-43a5-a177-32b91bc5ce5c</id_shift>
<id_user_work_position>8e6923ca-539f-4bad-b860-d98a21ab8750</id_user_work_position>
<image_id>69f2c4be-6162-4299-8778-cc4a97f7f189</image_id>
<introduction>sample string 10</introduction>
<last_name>sample string 12</last_name>
<title>sample string 9</title>
</user>
</last_change>
</system_information>
</CodeList>
<CodeList>
<deleted>true</deleted>
<id>d6d38162-6fa1-4b6e-9d45-00bf6536f0fb</id>
<name>sample string 2</name>
<system_information>
<creation>
<date>2026-02-03T21:49:04.1390247+01: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>0dd33e37-a3c1-43fb-b9da-744db6af7e75</id>
<id_shift>3599b7f8-fbe4-43a5-a177-32b91bc5ce5c</id_shift>
<id_user_work_position>8e6923ca-539f-4bad-b860-d98a21ab8750</id_user_work_position>
<image_id>69f2c4be-6162-4299-8778-cc4a97f7f189</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-02-03T21:49:04.1390247+01: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>0dd33e37-a3c1-43fb-b9da-744db6af7e75</id>
<id_shift>3599b7f8-fbe4-43a5-a177-32b91bc5ce5c</id_shift>
<id_user_work_position>8e6923ca-539f-4bad-b860-d98a21ab8750</id_user_work_position>
<image_id>69f2c4be-6162-4299-8778-cc4a97f7f189</image_id>
<introduction>sample string 10</introduction>
<last_name>sample string 12</last_name>
<title>sample string 9</title>
</user>
</last_change>
</system_information>
</CodeList>
</sections>
<show_esg_button>true</show_esg_button>
<slug>sample string 8</slug>
<state_id>1</state_id>
<system_information>
<creation>
<date>2026-02-03T21:49:04.1390247+01: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>0dd33e37-a3c1-43fb-b9da-744db6af7e75</id>
<id_shift>3599b7f8-fbe4-43a5-a177-32b91bc5ce5c</id_shift>
<id_user_work_position>8e6923ca-539f-4bad-b860-d98a21ab8750</id_user_work_position>
<image_id>69f2c4be-6162-4299-8778-cc4a97f7f189</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-02-03T21:49:04.1390247+01: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>0dd33e37-a3c1-43fb-b9da-744db6af7e75</id>
<id_shift>3599b7f8-fbe4-43a5-a177-32b91bc5ce5c</id_shift>
<id_user_work_position>8e6923ca-539f-4bad-b860-d98a21ab8750</id_user_work_position>
<image_id>69f2c4be-6162-4299-8778-cc4a97f7f189</image_id>
<introduction>sample string 10</introduction>
<last_name>sample string 12</last_name>
<title>sample string 9</title>
</user>
</last_change>
</system_information>
<target_users_query>sample string 2</target_users_query>
<text>sample string 14</text>
<title>sample string 6</title>
<url>sample string 9</url>
<valid_from>2026-02-03T21:49:04.1390247+01:00</valid_from>
<view_option>
<code>sample string 4</code>
<id>1</id>
<name>sample string 2</name>
<name_en>sample string 3</name_en>
</view_option>
</Information>