GET api/v1/web/user/{id}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
id

globally unique identifier

Required

Body Parameters

None.

Response Information

Resource Description

Collection of User
NameDescriptionTypeAdditional 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.

function

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.

email

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 10 sample string 9",
    "id": "1c47db4a-1b9e-430f-886f-3f607d551a9c",
    "image_id": "955c34f6-9e09-4011-9ef4-622a8cfe492e",
    "order_number": 3,
    "subject": {
      "id": "36e01209-6ae7-4aee-8549-68b0abb44b04",
      "name": "sample string 2",
      "deleted": true,
      "system_information": {
        "creation": {
          "user": {
            "full_name": "sample string 12 sample string 11",
            "id": "faf05c12-33a1-49f1-aa91-8d5819300a35",
            "image_id": "0e323e01-3f4c-4a94-88cc-0fc021a417ec",
            "id_user_work_position": "2e1addf2-edfa-4ceb-935a-dafb38b11319",
            "id_shift": "ef4e59b4-d840-4e72-8f0b-80da9cadf1f6",
            "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": "2024-07-27T07:31:51Z"
        },
        "last_change": {
          "user": {
            "full_name": "sample string 12 sample string 11",
            "id": "faf05c12-33a1-49f1-aa91-8d5819300a35",
            "image_id": "0e323e01-3f4c-4a94-88cc-0fc021a417ec",
            "id_user_work_position": "2e1addf2-edfa-4ceb-935a-dafb38b11319",
            "id_shift": "ef4e59b4-d840-4e72-8f0b-80da9cadf1f6",
            "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": "2024-07-27T07:31:51Z"
        }
      }
    },
    "position": "sample string 4",
    "function": "sample string 5",
    "text": "sample string 6",
    "text_cz": "sample string 7",
    "text_en": "sample string 8",
    "property_type": {
      "id": 1,
      "name": "sample string 2",
      "code": "sample string 3"
    },
    "first_name": "sample string 9",
    "last_name": "sample string 10",
    "code": "sample string 11",
    "people_soft_id": "sample string 12",
    "skype": "sample string 13",
    "teams": "sample string 14",
    "whatsup": "sample string 15",
    "gender": {
      "id": 1,
      "name": "sample string 2",
      "code": "sample string 3"
    },
    "inactive": true,
    "rate": 1.0,
    "rate_date": "2024-07-27T07:31:51Z",
    "rate_description": "sample string 17",
    "email": "sample string 18",
    "phone": "sample string 19",
    "birthdate": "2024-07-27T07:31:51Z",
    "deleted": true,
    "system_information": {
      "creation": {
        "user": {
          "full_name": "sample string 12 sample string 11",
          "id": "faf05c12-33a1-49f1-aa91-8d5819300a35",
          "image_id": "0e323e01-3f4c-4a94-88cc-0fc021a417ec",
          "id_user_work_position": "2e1addf2-edfa-4ceb-935a-dafb38b11319",
          "id_shift": "ef4e59b4-d840-4e72-8f0b-80da9cadf1f6",
          "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": "2024-07-27T07:31:51Z"
      },
      "last_change": {
        "user": {
          "full_name": "sample string 12 sample string 11",
          "id": "faf05c12-33a1-49f1-aa91-8d5819300a35",
          "image_id": "0e323e01-3f4c-4a94-88cc-0fc021a417ec",
          "id_user_work_position": "2e1addf2-edfa-4ceb-935a-dafb38b11319",
          "id_shift": "ef4e59b4-d840-4e72-8f0b-80da9cadf1f6",
          "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": "2024-07-27T07:31:51Z"
      }
    },
    "state_id": 1,
    "timesheet": true,
    "attendence": true,
    "agreement": true
  },
  {
    "full_name": "sample string 10 sample string 9",
    "id": "1c47db4a-1b9e-430f-886f-3f607d551a9c",
    "image_id": "955c34f6-9e09-4011-9ef4-622a8cfe492e",
    "order_number": 3,
    "subject": {
      "id": "36e01209-6ae7-4aee-8549-68b0abb44b04",
      "name": "sample string 2",
      "deleted": true,
      "system_information": {
        "creation": {
          "user": {
            "full_name": "sample string 12 sample string 11",
            "id": "faf05c12-33a1-49f1-aa91-8d5819300a35",
            "image_id": "0e323e01-3f4c-4a94-88cc-0fc021a417ec",
            "id_user_work_position": "2e1addf2-edfa-4ceb-935a-dafb38b11319",
            "id_shift": "ef4e59b4-d840-4e72-8f0b-80da9cadf1f6",
            "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": "2024-07-27T07:31:51Z"
        },
        "last_change": {
          "user": {
            "full_name": "sample string 12 sample string 11",
            "id": "faf05c12-33a1-49f1-aa91-8d5819300a35",
            "image_id": "0e323e01-3f4c-4a94-88cc-0fc021a417ec",
            "id_user_work_position": "2e1addf2-edfa-4ceb-935a-dafb38b11319",
            "id_shift": "ef4e59b4-d840-4e72-8f0b-80da9cadf1f6",
            "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": "2024-07-27T07:31:51Z"
        }
      }
    },
    "position": "sample string 4",
    "function": "sample string 5",
    "text": "sample string 6",
    "text_cz": "sample string 7",
    "text_en": "sample string 8",
    "property_type": {
      "id": 1,
      "name": "sample string 2",
      "code": "sample string 3"
    },
    "first_name": "sample string 9",
    "last_name": "sample string 10",
    "code": "sample string 11",
    "people_soft_id": "sample string 12",
    "skype": "sample string 13",
    "teams": "sample string 14",
    "whatsup": "sample string 15",
    "gender": {
      "id": 1,
      "name": "sample string 2",
      "code": "sample string 3"
    },
    "inactive": true,
    "rate": 1.0,
    "rate_date": "2024-07-27T07:31:51Z",
    "rate_description": "sample string 17",
    "email": "sample string 18",
    "phone": "sample string 19",
    "birthdate": "2024-07-27T07:31:51Z",
    "deleted": true,
    "system_information": {
      "creation": {
        "user": {
          "full_name": "sample string 12 sample string 11",
          "id": "faf05c12-33a1-49f1-aa91-8d5819300a35",
          "image_id": "0e323e01-3f4c-4a94-88cc-0fc021a417ec",
          "id_user_work_position": "2e1addf2-edfa-4ceb-935a-dafb38b11319",
          "id_shift": "ef4e59b4-d840-4e72-8f0b-80da9cadf1f6",
          "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": "2024-07-27T07:31:51Z"
      },
      "last_change": {
        "user": {
          "full_name": "sample string 12 sample string 11",
          "id": "faf05c12-33a1-49f1-aa91-8d5819300a35",
          "image_id": "0e323e01-3f4c-4a94-88cc-0fc021a417ec",
          "id_user_work_position": "2e1addf2-edfa-4ceb-935a-dafb38b11319",
          "id_shift": "ef4e59b4-d840-4e72-8f0b-80da9cadf1f6",
          "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": "2024-07-27T07:31:51Z"
      }
    },
    "state_id": 1,
    "timesheet": true,
    "attendence": true,
    "agreement": true
  }
]

application/xml, text/xml

Sample:
<ArrayOfUser xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/IO.Swagger.Models">
  <User>
    <agreement>true</agreement>
    <attendence>true</attendence>
    <birthdate>2024-07-27T09:31:51.374434+02:00</birthdate>
    <code>sample string 11</code>
    <deleted>true</deleted>
    <email>sample string 18</email>
    <first_name>sample string 9</first_name>
    <full_name>sample string 10 sample string 9</full_name>
    <function>sample string 5</function>
    <gender>
      <code>sample string 3</code>
      <id>1</id>
      <name>sample string 2</name>
    </gender>
    <id>1c47db4a-1b9e-430f-886f-3f607d551a9c</id>
    <image_id>955c34f6-9e09-4011-9ef4-622a8cfe492e</image_id>
    <inactive>true</inactive>
    <last_name>sample string 10</last_name>
    <order_number>3</order_number>
    <people_soft_id>sample string 12</people_soft_id>
    <phone>sample string 19</phone>
    <position>sample string 4</position>
    <property_type>
      <code>sample string 3</code>
      <id>1</id>
      <name>sample string 2</name>
    </property_type>
    <rate>1</rate>
    <rate_date>2024-07-27T09:31:51.374434+02:00</rate_date>
    <rate_description>sample string 17</rate_description>
    <skype>sample string 13</skype>
    <state_id>1</state_id>
    <subject>
      <deleted>true</deleted>
      <id>36e01209-6ae7-4aee-8549-68b0abb44b04</id>
      <name>sample string 2</name>
      <system_information>
        <creation>
          <date>2024-07-27T09:31:51.374434+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>faf05c12-33a1-49f1-aa91-8d5819300a35</id>
            <id_shift>ef4e59b4-d840-4e72-8f0b-80da9cadf1f6</id_shift>
            <id_user_work_position>2e1addf2-edfa-4ceb-935a-dafb38b11319</id_user_work_position>
            <image_id>0e323e01-3f4c-4a94-88cc-0fc021a417ec</image_id>
            <introduction>sample string 10</introduction>
            <last_name>sample string 12</last_name>
            <title>sample string 9</title>
          </user>
        </creation>
        <last_change>
          <date>2024-07-27T09:31:51.374434+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>faf05c12-33a1-49f1-aa91-8d5819300a35</id>
            <id_shift>ef4e59b4-d840-4e72-8f0b-80da9cadf1f6</id_shift>
            <id_user_work_position>2e1addf2-edfa-4ceb-935a-dafb38b11319</id_user_work_position>
            <image_id>0e323e01-3f4c-4a94-88cc-0fc021a417ec</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>2024-07-27T09:31:51.374434+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>faf05c12-33a1-49f1-aa91-8d5819300a35</id>
          <id_shift>ef4e59b4-d840-4e72-8f0b-80da9cadf1f6</id_shift>
          <id_user_work_position>2e1addf2-edfa-4ceb-935a-dafb38b11319</id_user_work_position>
          <image_id>0e323e01-3f4c-4a94-88cc-0fc021a417ec</image_id>
          <introduction>sample string 10</introduction>
          <last_name>sample string 12</last_name>
          <title>sample string 9</title>
        </user>
      </creation>
      <last_change>
        <date>2024-07-27T09:31:51.374434+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>faf05c12-33a1-49f1-aa91-8d5819300a35</id>
          <id_shift>ef4e59b4-d840-4e72-8f0b-80da9cadf1f6</id_shift>
          <id_user_work_position>2e1addf2-edfa-4ceb-935a-dafb38b11319</id_user_work_position>
          <image_id>0e323e01-3f4c-4a94-88cc-0fc021a417ec</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 14</teams>
    <text>sample string 6</text>
    <text_cz>sample string 7</text_cz>
    <text_en>sample string 8</text_en>
    <timesheet>true</timesheet>
    <whatsup>sample string 15</whatsup>
  </User>
  <User>
    <agreement>true</agreement>
    <attendence>true</attendence>
    <birthdate>2024-07-27T09:31:51.374434+02:00</birthdate>
    <code>sample string 11</code>
    <deleted>true</deleted>
    <email>sample string 18</email>
    <first_name>sample string 9</first_name>
    <full_name>sample string 10 sample string 9</full_name>
    <function>sample string 5</function>
    <gender>
      <code>sample string 3</code>
      <id>1</id>
      <name>sample string 2</name>
    </gender>
    <id>1c47db4a-1b9e-430f-886f-3f607d551a9c</id>
    <image_id>955c34f6-9e09-4011-9ef4-622a8cfe492e</image_id>
    <inactive>true</inactive>
    <last_name>sample string 10</last_name>
    <order_number>3</order_number>
    <people_soft_id>sample string 12</people_soft_id>
    <phone>sample string 19</phone>
    <position>sample string 4</position>
    <property_type>
      <code>sample string 3</code>
      <id>1</id>
      <name>sample string 2</name>
    </property_type>
    <rate>1</rate>
    <rate_date>2024-07-27T09:31:51.374434+02:00</rate_date>
    <rate_description>sample string 17</rate_description>
    <skype>sample string 13</skype>
    <state_id>1</state_id>
    <subject>
      <deleted>true</deleted>
      <id>36e01209-6ae7-4aee-8549-68b0abb44b04</id>
      <name>sample string 2</name>
      <system_information>
        <creation>
          <date>2024-07-27T09:31:51.374434+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>faf05c12-33a1-49f1-aa91-8d5819300a35</id>
            <id_shift>ef4e59b4-d840-4e72-8f0b-80da9cadf1f6</id_shift>
            <id_user_work_position>2e1addf2-edfa-4ceb-935a-dafb38b11319</id_user_work_position>
            <image_id>0e323e01-3f4c-4a94-88cc-0fc021a417ec</image_id>
            <introduction>sample string 10</introduction>
            <last_name>sample string 12</last_name>
            <title>sample string 9</title>
          </user>
        </creation>
        <last_change>
          <date>2024-07-27T09:31:51.374434+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>faf05c12-33a1-49f1-aa91-8d5819300a35</id>
            <id_shift>ef4e59b4-d840-4e72-8f0b-80da9cadf1f6</id_shift>
            <id_user_work_position>2e1addf2-edfa-4ceb-935a-dafb38b11319</id_user_work_position>
            <image_id>0e323e01-3f4c-4a94-88cc-0fc021a417ec</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>2024-07-27T09:31:51.374434+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>faf05c12-33a1-49f1-aa91-8d5819300a35</id>
          <id_shift>ef4e59b4-d840-4e72-8f0b-80da9cadf1f6</id_shift>
          <id_user_work_position>2e1addf2-edfa-4ceb-935a-dafb38b11319</id_user_work_position>
          <image_id>0e323e01-3f4c-4a94-88cc-0fc021a417ec</image_id>
          <introduction>sample string 10</introduction>
          <last_name>sample string 12</last_name>
          <title>sample string 9</title>
        </user>
      </creation>
      <last_change>
        <date>2024-07-27T09:31:51.374434+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>faf05c12-33a1-49f1-aa91-8d5819300a35</id>
          <id_shift>ef4e59b4-d840-4e72-8f0b-80da9cadf1f6</id_shift>
          <id_user_work_position>2e1addf2-edfa-4ceb-935a-dafb38b11319</id_user_work_position>
          <image_id>0e323e01-3f4c-4a94-88cc-0fc021a417ec</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 14</teams>
    <text>sample string 6</text>
    <text_cz>sample string 7</text_cz>
    <text_en>sample string 8</text_en>
    <timesheet>true</timesheet>
    <whatsup>sample string 15</whatsup>
  </User>
</ArrayOfUser>