GET api/v1/users/{id}
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
id | globally unique identifier |
Required |
Body Parameters
None.
Response Information
Resource Description
UserName | Description | Type | Additional information |
---|---|---|---|
full_name | string |
None. |
|
id | globally unique identifier |
Required |
|
image_id | globally unique identifier |
None. |
|
order_number | integer |
None. |
|
subject | CodeList |
None. |
|
position | string |
None. |
|
position_en | string |
None. |
|
function | string |
None. |
|
function_en | string |
None. |
|
text | string |
None. |
|
text_cz | string |
None. |
|
text_en | string |
None. |
|
property_type | CodeListSystem |
None. |
|
first_name | string |
None. |
|
last_name | string |
None. |
|
code | string |
None. |
|
people_soft_id | string |
None. |
|
skype | string |
None. |
|
teams | string |
None. |
|
whatsup | string |
None. |
|
gender | CodeListSystem |
None. |
|
inactive | boolean |
None. |
|
rate | decimal number |
None. |
|
rate_date | date |
None. |
|
rate_description | string |
None. |
|
string |
None. |
||
phone | string |
None. |
|
birthdate | date |
None. |
|
deleted | boolean |
Required |
|
system_information | SystemInformation |
None. |
|
state_id | integer |
Required |
|
timesheet | boolean |
Required |
|
attendence | boolean |
Required |
|
agreement | boolean |
Required |
Response Formats
application/json, text/json
Sample:
{ "full_name": "sample string 12 sample string 11", "id": "a13980a5-62b6-4ae2-9a85-5a2169ffc952", "image_id": "3833e74e-e99a-483a-9975-83104e8de0a9", "order_number": 3, "subject": { "id": "aa766bae-aa8a-4cbf-8287-f6f908b79226", "name": "sample string 2", "deleted": true, "system_information": { "creation": { "user": { "full_name": "sample string 12 sample string 11", "id": "0ee66a37-8005-4527-91b1-aed3b5a26422", "image_id": "5317ea9f-8219-49c5-af6b-b415dad80335", "id_user_work_position": "b4653d68-45ca-4226-9f26-c832af2e8fd1", "id_shift": "7d070d1f-a060-4a1e-a68f-f6a56b823b8d", "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": "2025-04-03T22:33:07Z" }, "last_change": { "user": { "full_name": "sample string 12 sample string 11", "id": "0ee66a37-8005-4527-91b1-aed3b5a26422", "image_id": "5317ea9f-8219-49c5-af6b-b415dad80335", "id_user_work_position": "b4653d68-45ca-4226-9f26-c832af2e8fd1", "id_shift": "7d070d1f-a060-4a1e-a68f-f6a56b823b8d", "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": "2025-04-03T22:33:07Z" } } }, "position": "sample string 4", "position_en": "sample string 5", "function": "sample string 6", "function_en": "sample string 7", "text": "sample string 8", "text_cz": "sample string 9", "text_en": "sample string 10", "property_type": { "id": 1, "name": "sample string 2", "name_en": "sample string 3", "code": "sample string 4" }, "first_name": "sample string 11", "last_name": "sample string 12", "code": "sample string 13", "people_soft_id": "sample string 14", "skype": "sample string 15", "teams": "sample string 16", "whatsup": "sample string 17", "gender": { "id": 1, "name": "sample string 2", "name_en": "sample string 3", "code": "sample string 4" }, "inactive": true, "rate": 1.0, "rate_date": "2025-04-03T22:33:07Z", "rate_description": "sample string 19", "email": "sample string 20", "phone": "sample string 21", "birthdate": "2025-04-03T22:33:07Z", "deleted": true, "system_information": { "creation": { "user": { "full_name": "sample string 12 sample string 11", "id": "0ee66a37-8005-4527-91b1-aed3b5a26422", "image_id": "5317ea9f-8219-49c5-af6b-b415dad80335", "id_user_work_position": "b4653d68-45ca-4226-9f26-c832af2e8fd1", "id_shift": "7d070d1f-a060-4a1e-a68f-f6a56b823b8d", "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": "2025-04-03T22:33:07Z" }, "last_change": { "user": { "full_name": "sample string 12 sample string 11", "id": "0ee66a37-8005-4527-91b1-aed3b5a26422", "image_id": "5317ea9f-8219-49c5-af6b-b415dad80335", "id_user_work_position": "b4653d68-45ca-4226-9f26-c832af2e8fd1", "id_shift": "7d070d1f-a060-4a1e-a68f-f6a56b823b8d", "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": "2025-04-03T22:33:07Z" } }, "state_id": 1, "timesheet": true, "attendence": true, "agreement": true }
application/xml, text/xml
Sample:
<User xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/IO.Swagger.Models"> <agreement>true</agreement> <attendence>true</attendence> <birthdate>2025-04-04T00:33:07.7832615+02:00</birthdate> <code>sample string 13</code> <deleted>true</deleted> <email>sample string 20</email> <first_name>sample string 11</first_name> <full_name>sample string 12 sample string 11</full_name> <function>sample string 6</function> <function_en>sample string 7</function_en> <gender> <code>sample string 4</code> <id>1</id> <name>sample string 2</name> <name_en>sample string 3</name_en> </gender> <id>a13980a5-62b6-4ae2-9a85-5a2169ffc952</id> <image_id>3833e74e-e99a-483a-9975-83104e8de0a9</image_id> <inactive>true</inactive> <last_name>sample string 12</last_name> <order_number>3</order_number> <people_soft_id>sample string 14</people_soft_id> <phone>sample string 21</phone> <position>sample string 4</position> <position_en>sample string 5</position_en> <property_type> <code>sample string 4</code> <id>1</id> <name>sample string 2</name> <name_en>sample string 3</name_en> </property_type> <rate>1</rate> <rate_date>2025-04-04T00:33:07.7832615+02:00</rate_date> <rate_description>sample string 19</rate_description> <skype>sample string 15</skype> <state_id>1</state_id> <subject> <deleted>true</deleted> <id>aa766bae-aa8a-4cbf-8287-f6f908b79226</id> <name>sample string 2</name> <system_information> <creation> <date>2025-04-04T00:33:07.7832615+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>0ee66a37-8005-4527-91b1-aed3b5a26422</id> <id_shift>7d070d1f-a060-4a1e-a68f-f6a56b823b8d</id_shift> <id_user_work_position>b4653d68-45ca-4226-9f26-c832af2e8fd1</id_user_work_position> <image_id>5317ea9f-8219-49c5-af6b-b415dad80335</image_id> <introduction>sample string 10</introduction> <last_name>sample string 12</last_name> <title>sample string 9</title> </user> </creation> <last_change> <date>2025-04-04T00:33:07.7832615+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>0ee66a37-8005-4527-91b1-aed3b5a26422</id> <id_shift>7d070d1f-a060-4a1e-a68f-f6a56b823b8d</id_shift> <id_user_work_position>b4653d68-45ca-4226-9f26-c832af2e8fd1</id_user_work_position> <image_id>5317ea9f-8219-49c5-af6b-b415dad80335</image_id> <introduction>sample string 10</introduction> <last_name>sample string 12</last_name> <title>sample string 9</title> </user> </last_change> </system_information> </subject> <system_information> <creation> <date>2025-04-04T00:33:07.7832615+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>0ee66a37-8005-4527-91b1-aed3b5a26422</id> <id_shift>7d070d1f-a060-4a1e-a68f-f6a56b823b8d</id_shift> <id_user_work_position>b4653d68-45ca-4226-9f26-c832af2e8fd1</id_user_work_position> <image_id>5317ea9f-8219-49c5-af6b-b415dad80335</image_id> <introduction>sample string 10</introduction> <last_name>sample string 12</last_name> <title>sample string 9</title> </user> </creation> <last_change> <date>2025-04-04T00:33:07.7832615+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>0ee66a37-8005-4527-91b1-aed3b5a26422</id> <id_shift>7d070d1f-a060-4a1e-a68f-f6a56b823b8d</id_shift> <id_user_work_position>b4653d68-45ca-4226-9f26-c832af2e8fd1</id_user_work_position> <image_id>5317ea9f-8219-49c5-af6b-b415dad80335</image_id> <introduction>sample string 10</introduction> <last_name>sample string 12</last_name> <title>sample string 9</title> </user> </last_change> </system_information> <teams>sample string 16</teams> <text>sample string 8</text> <text_cz>sample string 9</text_cz> <text_en>sample string 10</text_en> <timesheet>true</timesheet> <whatsup>sample string 17</whatsup> </User>