Retrieves all users, optionally filtered via OData query options.

Request Information

URI Parameters :

None.

Body Parameters :

None.

Response Information

Resource Description :

IHttpActionResult containing the list of users.

user
NameDescriptionTypeAdditional information
id

Primary Key

globally unique identifier

Required

db_title_id

Foreign key of the user's title/salutation (e.g. Mr, Mrs, Dr).

globally unique identifier
db_language_id

Foreign key of db_language

globally unique identifier
article_order_channel_rule_id

Foreign key of the article order channel rule that governs what this user is allowed to order.

globally unique identifier
firstname

Firstname of the user

string

Max length: 255

lastname

Lastname of the user

string

Required

Max length: 255

archived

Archive the user if he is not valid anymore (user cannot be deleted)

boolean
functions

HR : Functions of the user (Manager, Tech leader)

string

Max length: 255

email

Email of the user

string

Required

Max length: 255

phone

Phone number of the user

string

Max length: 50

fax

Fax number of the user

string

Max length: 50

mobile

Mobile number of the user

string

Max length: 50

sales_organization_id

Foreign key of the sales organization this user belongs to.

globally unique identifier
car_id

Foreign key of the car assigned to this user.

globally unique identifier
user_picture

Photo/picture of the user, as raw image bytes.

Collection of byte
birthdate

Date of birth of the user.

date
private_street

Street of the user's private address.

string
private_street_number

Street number of the user's private address.

string
private_zip

Zip/postal code of the user's private address.

string
private_city

City of the user's private address.

string
private_db_country_id

Foreign key of the country of the user's private address.

globally unique identifier
office_db_address_id

Foreign key of the user's office/branch address.

globally unique identifier
office_street

Street of the user's office address.

string
office_street_number

Street number of the user's office address.

string
office_zip

Zip/postal code of the user's office address.

string
office_city

City of the user's office address.

string
office_db_country_id

Foreign key of the country of the user's office address.

globally unique identifier
user_group_id

Foreign key of the user group this user belongs to, controlling default permissions.

globally unique identifier
default_starting_point

This is to known what is the default departure of the user

string
skype

Skype account

string
is_team_leader

Is team leader?

boolean
user_team_id

Team Id

globally unique identifier
user_type_id

User type id

globally unique identifier
allowed_in_api

Indicates whether this user is allowed to authenticate against the API.

boolean
sys_working_hours

Internal field used to store the working hours of a user. Will be used to know if user is actually working or not (for gps)

string
licence_user_type_code

This will be needed to be able to detect if the logged user is a "normal fsa user means power user", or a timesheet user (mainly access to hr timer) or subcontractor (mainly my wo list)

string
culture_settings

Specify how to display value depending not anymore on the culture of the device but on the user itself.

string
allow_service_app

allowed using app?

boolean
is_superadmin

Indicates whether this user has super-administrator privileges.

boolean
global_json

User settings stored as JSON, sourced from user_settings.global_json (join on user id)

string
modified_dateutc

Readonly system field managed by database, filled with GetUtcDate when adding,updating

date
terms_accepted_dateutc

UTC date and time the user accepted the terms and conditions.

date
udf1

Custom user-defined text field #1. Meaning and usage are configured per implementation/organization and are not fixed by the platform.

string

Max length: 4000

udf2

Custom user-defined text field #2. Meaning and usage are configured per implementation/organization and are not fixed by the platform.

string

Max length: 4000

udf3

Custom user-defined text field #3. Meaning and usage are configured per implementation/organization and are not fixed by the platform.

string

Max length: 4000

udf4

Custom user-defined text field #4. Meaning and usage are configured per implementation/organization and are not fixed by the platform.

string

Max length: 4000

udf5

Custom user-defined text field #5. Meaning and usage are configured per implementation/organization and are not fixed by the platform.

string

Max length: 4000

udf6

Custom user-defined text field #6. Meaning and usage are configured per implementation/organization and are not fixed by the platform.

string

Max length: 4000

udf7

Custom user-defined text field #7. Meaning and usage are configured per implementation/organization and are not fixed by the platform.

string

Max length: 4000

udf8

Custom user-defined text field #8. Meaning and usage are configured per implementation/organization and are not fixed by the platform.

string

Max length: 4000

udf9

Custom user-defined text field #9. Meaning and usage are configured per implementation/organization and are not fixed by the platform.

string

Max length: 4000

udf10

Custom user-defined text field #10. Meaning and usage are configured per implementation/organization and are not fixed by the platform.

string

Max length: 4000

udf11

Custom user-defined text field #11. Meaning and usage are configured per implementation/organization and are not fixed by the platform.

string

Max length: 4000

udf12

Custom user-defined text field #12. Meaning and usage are configured per implementation/organization and are not fixed by the platform.

string

Max length: 4000

udf13

Custom user-defined text field #13. Meaning and usage are configured per implementation/organization and are not fixed by the platform.

string

Max length: 4000

udf14

Custom user-defined text field #14. Meaning and usage are configured per implementation/organization and are not fixed by the platform.

string

Max length: 4000

udf15

Custom user-defined text field #15. Meaning and usage are configured per implementation/organization and are not fixed by the platform.

string

Max length: 4000

udf16

Custom user-defined text field #16. Meaning and usage are configured per implementation/organization and are not fixed by the platform.

string

Max length: 4000

udf17

Custom user-defined text field #17. Meaning and usage are configured per implementation/organization and are not fixed by the platform.

string

Max length: 4000

udf18

Custom user-defined text field #18. Meaning and usage are configured per implementation/organization and are not fixed by the platform.

string

Max length: 4000

udf19

Custom user-defined text field #19. Meaning and usage are configured per implementation/organization and are not fixed by the platform.

string

Max length: 4000

udf20

Custom user-defined text field #20. Meaning and usage are configured per implementation/organization and are not fixed by the platform.

string

Max length: 4000

udf21

Custom user-defined text field #21. Meaning and usage are configured per implementation/organization and are not fixed by the platform.

string

Max length: 4000

udf22

Custom user-defined text field #22. Meaning and usage are configured per implementation/organization and are not fixed by the platform.

string

Max length: 4000

udf23

Custom user-defined text field #23. Meaning and usage are configured per implementation/organization and are not fixed by the platform.

string

Max length: 4000

udf24

Custom user-defined text field #24. Meaning and usage are configured per implementation/organization and are not fixed by the platform.

string

Max length: 4000

udf25

Custom user-defined text field #25. Meaning and usage are configured per implementation/organization and are not fixed by the platform.

string

Max length: 4000

udf26

Custom user-defined text field #26. Meaning and usage are configured per implementation/organization and are not fixed by the platform.

string

Max length: 4000

udf27

Custom user-defined text field #27. Meaning and usage are configured per implementation/organization and are not fixed by the platform.

string

Max length: 4000

udf28

Custom user-defined text field #28. Meaning and usage are configured per implementation/organization and are not fixed by the platform.

string

Max length: 4000

udf29

Custom user-defined text field #29. Meaning and usage are configured per implementation/organization and are not fixed by the platform.

string

Max length: 4000

udf30

Custom user-defined text field #30. Meaning and usage are configured per implementation/organization and are not fixed by the platform.

string

Max length: 4000

udf31

Custom user-defined text field #31. Meaning and usage are configured per implementation/organization and are not fixed by the platform.

string

Max length: 4000

udf32

Custom user-defined text field #32. Meaning and usage are configured per implementation/organization and are not fixed by the platform.

string

Max length: 4000

udf33

Custom user-defined text field #33. Meaning and usage are configured per implementation/organization and are not fixed by the platform.

string

Max length: 4000

udf34

Custom user-defined text field #34. Meaning and usage are configured per implementation/organization and are not fixed by the platform.

string

Max length: 4000

udf35

Custom user-defined text field #35. Meaning and usage are configured per implementation/organization and are not fixed by the platform.

string

Max length: 4000

udf36

Custom user-defined text field #36. Meaning and usage are configured per implementation/organization and are not fixed by the platform.

string

Max length: 4000

udf37

Custom user-defined text field #37. Meaning and usage are configured per implementation/organization and are not fixed by the platform.

string

Max length: 4000

udf38

Custom user-defined text field #38. Meaning and usage are configured per implementation/organization and are not fixed by the platform.

string

Max length: 4000

udf39

Custom user-defined text field #39. Meaning and usage are configured per implementation/organization and are not fixed by the platform.

string

Max length: 4000

udf40

Custom user-defined text field #40. Meaning and usage are configured per implementation/organization and are not fixed by the platform.

string

Max length: 4000

udf41

Custom user-defined text field #41. Meaning and usage are configured per implementation/organization and are not fixed by the platform.

string

Max length: 4000

udf42

Custom user-defined text field #42. Meaning and usage are configured per implementation/organization and are not fixed by the platform.

string

Max length: 4000

udf43

Custom user-defined text field #43. Meaning and usage are configured per implementation/organization and are not fixed by the platform.

string

Max length: 4000

udf44

Custom user-defined text field #44. Meaning and usage are configured per implementation/organization and are not fixed by the platform.

string

Max length: 4000

udf45

Custom user-defined text field #45. Meaning and usage are configured per implementation/organization and are not fixed by the platform.

string

Max length: 4000

udf46

Custom user-defined text field #46. Meaning and usage are configured per implementation/organization and are not fixed by the platform.

string

Max length: 4000

udf47

Custom user-defined text field #47. Meaning and usage are configured per implementation/organization and are not fixed by the platform.

string

Max length: 4000

udf48

Custom user-defined text field #48. Meaning and usage are configured per implementation/organization and are not fixed by the platform.

string

Max length: 4000

udf49

Custom user-defined text field #49. Meaning and usage are configured per implementation/organization and are not fixed by the platform.

string

Max length: 4000

udf50

Custom user-defined text field #50. Meaning and usage are configured per implementation/organization and are not fixed by the platform.

string

Max length: 4000

udf51

Custom user-defined text field #51. Meaning and usage are configured per implementation/organization and are not fixed by the platform.

string

Max length: 4000

udf52

Custom user-defined text field #52. Meaning and usage are configured per implementation/organization and are not fixed by the platform.

string

Max length: 4000

udf53

Custom user-defined text field #53. Meaning and usage are configured per implementation/organization and are not fixed by the platform.

string

Max length: 4000

udf54

Custom user-defined text field #54. Meaning and usage are configured per implementation/organization and are not fixed by the platform.

string

Max length: 4000

udf55

Custom user-defined text field #55. Meaning and usage are configured per implementation/organization and are not fixed by the platform.

string

Max length: 4000

udf56

Custom user-defined text field #56. Meaning and usage are configured per implementation/organization and are not fixed by the platform.

string

Max length: 4000

udf57

Custom user-defined text field #57. Meaning and usage are configured per implementation/organization and are not fixed by the platform.

string

Max length: 4000

udf58

Custom user-defined text field #58. Meaning and usage are configured per implementation/organization and are not fixed by the platform.

string

Max length: 4000

udf59

Custom user-defined text field #59. Meaning and usage are configured per implementation/organization and are not fixed by the platform.

string

Max length: 4000

udf60

Custom user-defined text field #60. Meaning and usage are configured per implementation/organization and are not fixed by the platform.

string

Max length: 4000

udf61

Custom user-defined text field #61. Meaning and usage are configured per implementation/organization and are not fixed by the platform.

string

Max length: 4000

udf62

Custom user-defined text field #62. Meaning and usage are configured per implementation/organization and are not fixed by the platform.

string

Max length: 4000

udf63

Custom user-defined text field #63. Meaning and usage are configured per implementation/organization and are not fixed by the platform.

string

Max length: 4000

udf64

Custom user-defined text field #64. Meaning and usage are configured per implementation/organization and are not fixed by the platform.

string

Max length: 4000

udf65

Custom user-defined text field #65. Meaning and usage are configured per implementation/organization and are not fixed by the platform.

string

Max length: 4000

udf66

Custom user-defined text field #66. Meaning and usage are configured per implementation/organization and are not fixed by the platform.

string

Max length: 4000

udf67

Custom user-defined text field #67. Meaning and usage are configured per implementation/organization and are not fixed by the platform.

string

Max length: 4000

udf68

Custom user-defined text field #68. Meaning and usage are configured per implementation/organization and are not fixed by the platform.

string

Max length: 4000

udf69

Custom user-defined text field #69. Meaning and usage are configured per implementation/organization and are not fixed by the platform.

string

Max length: 4000

udf70

Custom user-defined text field #70. Meaning and usage are configured per implementation/organization and are not fixed by the platform.

string

Max length: 4000

udf71

Custom user-defined text field #71. Meaning and usage are configured per implementation/organization and are not fixed by the platform.

string

Max length: 4000

udf72

Custom user-defined text field #72. Meaning and usage are configured per implementation/organization and are not fixed by the platform.

string

Max length: 4000

udf73

Custom user-defined text field #73. Meaning and usage are configured per implementation/organization and are not fixed by the platform.

string

Max length: 4000

udf74

Custom user-defined text field #74. Meaning and usage are configured per implementation/organization and are not fixed by the platform.

string

Max length: 4000

udf75

Custom user-defined text field #75. Meaning and usage are configured per implementation/organization and are not fixed by the platform.

string

Max length: 4000

udf76

Custom user-defined text field #76. Meaning and usage are configured per implementation/organization and are not fixed by the platform.

string

Max length: 4000

udf77

Custom user-defined text field #77. Meaning and usage are configured per implementation/organization and are not fixed by the platform.

string

Max length: 4000

udf78

Custom user-defined text field #78. Meaning and usage are configured per implementation/organization and are not fixed by the platform.

string

Max length: 4000

udf79

Custom user-defined text field #79. Meaning and usage are configured per implementation/organization and are not fixed by the platform.

string

Max length: 4000

udf80

Custom user-defined text field #80. Meaning and usage are configured per implementation/organization and are not fixed by the platform.

string

Max length: 4000

udf81

Custom user-defined text field #81. Meaning and usage are configured per implementation/organization and are not fixed by the platform.

string

Max length: 4000

udf82

Custom user-defined text field #82. Meaning and usage are configured per implementation/organization and are not fixed by the platform.

string

Max length: 4000

udf83

Custom user-defined text field #83. Meaning and usage are configured per implementation/organization and are not fixed by the platform.

string

Max length: 4000

udf84

Custom user-defined text field #84. Meaning and usage are configured per implementation/organization and are not fixed by the platform.

string

Max length: 4000

udf85

Custom user-defined text field #85. Meaning and usage are configured per implementation/organization and are not fixed by the platform.

string

Max length: 4000

udf86

Custom user-defined text field #86. Meaning and usage are configured per implementation/organization and are not fixed by the platform.

string

Max length: 4000

udf87

Custom user-defined text field #87. Meaning and usage are configured per implementation/organization and are not fixed by the platform.

string

Max length: 4000

udf88

Custom user-defined text field #88. Meaning and usage are configured per implementation/organization and are not fixed by the platform.

string

Max length: 4000

udf89

Custom user-defined text field #89. Meaning and usage are configured per implementation/organization and are not fixed by the platform.

string

Max length: 4000

udf90

Custom user-defined text field #90. Meaning and usage are configured per implementation/organization and are not fixed by the platform.

string

Max length: 4000

udf91

Custom user-defined text field #91. Meaning and usage are configured per implementation/organization and are not fixed by the platform.

string

Max length: 4000

udf92

Custom user-defined text field #92. Meaning and usage are configured per implementation/organization and are not fixed by the platform.

string

Max length: 4000

udf93

Custom user-defined text field #93. Meaning and usage are configured per implementation/organization and are not fixed by the platform.

string

Max length: 4000

udf94

Custom user-defined text field #94. Meaning and usage are configured per implementation/organization and are not fixed by the platform.

string

Max length: 4000

udf95

Custom user-defined text field #95. Meaning and usage are configured per implementation/organization and are not fixed by the platform.

string

Max length: 4000

udf96

Custom user-defined text field #96. Meaning and usage are configured per implementation/organization and are not fixed by the platform.

string

Max length: 4000

udf97

Custom user-defined text field #97. Meaning and usage are configured per implementation/organization and are not fixed by the platform.

string

Max length: 4000

udf98

Custom user-defined text field #98. Meaning and usage are configured per implementation/organization and are not fixed by the platform.

string

Max length: 4000

udf99

Custom user-defined text field #99. Meaning and usage are configured per implementation/organization and are not fixed by the platform.

string

Max length: 4000

udf100

Custom user-defined text field #100. Meaning and usage are configured per implementation/organization and are not fixed by the platform.

string

Max length: 4000

Response Formats

application/json, text/json

Sample:
{
  "id": "7d49afe6-86af-4b6b-bfd3-7a817d6ce9ae",
  "db_title_id": "28418498-c8d9-442c-9da1-16d22bf8ad59",
  "db_language_id": "1f56c14c-ab62-4b99-a155-84325307ad14",
  "article_order_channel_rule_id": "7a24be5e-4a1b-4448-ba7f-009c4c96360d",
  "firstname": "sample string 5",
  "lastname": "sample string 6",
  "archived": true,
  "functions": "sample string 8",
  "email": "sample string 9",
  "phone": "sample string 10",
  "fax": "sample string 11",
  "mobile": "sample string 12",
  "sales_organization_id": "7fad6ba2-70a2-4c1e-98c4-0e94fed2840c",
  "car_id": "e42a51e9-f190-4921-bb09-a17610c37ad7",
  "user_picture": "QEA=",
  "birthdate": "2026-09-16T10:12:00.643431+00:00",
  "private_street": "sample string 16",
  "private_street_number": "sample string 17",
  "private_zip": "sample string 18",
  "private_city": "sample string 19",
  "private_db_country_id": "50737573-a553-4a59-9d65-4043cef6d82d",
  "office_db_address_id": "686e2843-8511-44b3-9c11-498db714d4f8",
  "office_street": "sample string 22",
  "office_street_number": "sample string 23",
  "office_zip": "sample string 24",
  "office_city": "sample string 25",
  "office_db_country_id": "9cda2943-411f-4f7d-9b73-bf6dfc6fc488",
  "user_group_id": "e4ff436d-8639-43f8-80b8-3af54ffaa8b7",
  "default_starting_point": "sample string 28",
  "skype": "sample string 29",
  "is_team_leader": true,
  "user_team_id": "af508c43-5582-43ac-a4a4-8c0c07a93df1",
  "user_type_id": "35339791-149e-4ae6-a3a1-627e325ec38d",
  "allowed_in_api": true,
  "sys_working_hours": "sample string 34",
  "licence_user_type_code": "sample string 35",
  "culture_settings": "sample string 36",
  "allow_service_app": true,
  "is_superadmin": true,
  "global_json": "sample string 39",
  "modified_dateutc": "2026-09-16T10:12:00.643431+00:00",
  "terms_accepted_dateutc": "2026-09-16T10:12:00.643431+00:00",
  "udf1": "sample string 42",
  "udf2": "sample string 43",
  "udf3": "sample string 44",
  "udf4": "sample string 45",
  "udf5": "sample string 46",
  "udf6": "sample string 47",
  "udf7": "sample string 48",
  "udf8": "sample string 49",
  "udf9": "sample string 50",
  "udf10": "sample string 51",
  "udf11": "sample string 52",
  "udf12": "sample string 53",
  "udf13": "sample string 54",
  "udf14": "sample string 55",
  "udf15": "sample string 56",
  "udf16": "sample string 57",
  "udf17": "sample string 58",
  "udf18": "sample string 59",
  "udf19": "sample string 60",
  "udf20": "sample string 61",
  "udf21": "sample string 62",
  "udf22": "sample string 63",
  "udf23": "sample string 64",
  "udf24": "sample string 65",
  "udf25": "sample string 66",
  "udf26": "sample string 67",
  "udf27": "sample string 68",
  "udf28": "sample string 69",
  "udf29": "sample string 70",
  "udf30": "sample string 71",
  "udf31": "sample string 72",
  "udf32": "sample string 73",
  "udf33": "sample string 74",
  "udf34": "sample string 75",
  "udf35": "sample string 76",
  "udf36": "sample string 77",
  "udf37": "sample string 78",
  "udf38": "sample string 79",
  "udf39": "sample string 80",
  "udf40": "sample string 81",
  "udf41": "sample string 82",
  "udf42": "sample string 83",
  "udf43": "sample string 84",
  "udf44": "sample string 85",
  "udf45": "sample string 86",
  "udf46": "sample string 87",
  "udf47": "sample string 88",
  "udf48": "sample string 89",
  "udf49": "sample string 90",
  "udf50": "sample string 91",
  "udf51": "sample string 92",
  "udf52": "sample string 93",
  "udf53": "sample string 94",
  "udf54": "sample string 95",
  "udf55": "sample string 96",
  "udf56": "sample string 97",
  "udf57": "sample string 98",
  "udf58": "sample string 99",
  "udf59": "sample string 100",
  "udf60": "sample string 101",
  "udf61": "sample string 102",
  "udf62": "sample string 103",
  "udf63": "sample string 104",
  "udf64": "sample string 105",
  "udf65": "sample string 106",
  "udf66": "sample string 107",
  "udf67": "sample string 108",
  "udf68": "sample string 109",
  "udf69": "sample string 110",
  "udf70": "sample string 111",
  "udf71": "sample string 112",
  "udf72": "sample string 113",
  "udf73": "sample string 114",
  "udf74": "sample string 115",
  "udf75": "sample string 116",
  "udf76": "sample string 117",
  "udf77": "sample string 118",
  "udf78": "sample string 119",
  "udf79": "sample string 120",
  "udf80": "sample string 121",
  "udf81": "sample string 122",
  "udf82": "sample string 123",
  "udf83": "sample string 124",
  "udf84": "sample string 125",
  "udf85": "sample string 126",
  "udf86": "sample string 127",
  "udf87": "sample string 128",
  "udf88": "sample string 129",
  "udf89": "sample string 130",
  "udf90": "sample string 131",
  "udf91": "sample string 132",
  "udf92": "sample string 133",
  "udf93": "sample string 134",
  "udf94": "sample string 135",
  "udf95": "sample string 136",
  "udf96": "sample string 137",
  "udf97": "sample string 138",
  "udf98": "sample string 139",
  "udf99": "sample string 140",
  "udf100": "sample string 141"
}

application/xml, text/xml

Sample:
<user xmlns:i="http://www.w3.org/2001/XMLSchema-instance">
  <allow_service_app>true</allow_service_app>
  <allowed_in_api>true</allowed_in_api>
  <archived>true</archived>
  <article_order_channel_rule_id>7a24be5e-4a1b-4448-ba7f-009c4c96360d</article_order_channel_rule_id>
  <birthdate>2026-09-16T10:12:00.643Z</birthdate>
  <car_id>e42a51e9-f190-4921-bb09-a17610c37ad7</car_id>
  <culture_settings>sample string 36</culture_settings>
  <db_language_id>1f56c14c-ab62-4b99-a155-84325307ad14</db_language_id>
  <db_title_id>28418498-c8d9-442c-9da1-16d22bf8ad59</db_title_id>
  <default_starting_point>sample string 28</default_starting_point>
  <email>sample string 9</email>
  <fax>sample string 11</fax>
  <firstname>sample string 5</firstname>
  <functions>sample string 8</functions>
  <global_json>sample string 39</global_json>
  <id>7d49afe6-86af-4b6b-bfd3-7a817d6ce9ae</id>
  <is_superadmin>true</is_superadmin>
  <is_team_leader>true</is_team_leader>
  <lastname>sample string 6</lastname>
  <licence_user_type_code>sample string 35</licence_user_type_code>
  <mobile>sample string 12</mobile>
  <modified_dateutc>2026-09-16T10:12:00.643Z</modified_dateutc>
  <office_city>sample string 25</office_city>
  <office_db_address_id>686e2843-8511-44b3-9c11-498db714d4f8</office_db_address_id>
  <office_db_country_id>9cda2943-411f-4f7d-9b73-bf6dfc6fc488</office_db_country_id>
  <office_street>sample string 22</office_street>
  <office_street_number>sample string 23</office_street_number>
  <office_zip>sample string 24</office_zip>
  <phone>sample string 10</phone>
  <private_city>sample string 19</private_city>
  <private_db_country_id>50737573-a553-4a59-9d65-4043cef6d82d</private_db_country_id>
  <private_street>sample string 16</private_street>
  <private_street_number>sample string 17</private_street_number>
  <private_zip>sample string 18</private_zip>
  <sales_organization_id>7fad6ba2-70a2-4c1e-98c4-0e94fed2840c</sales_organization_id>
  <skype>sample string 29</skype>
  <sys_working_hours>sample string 34</sys_working_hours>
  <terms_accepted_dateutc>2026-09-16T10:12:00.643Z</terms_accepted_dateutc>
  <udf1>sample string 42</udf1>
  <udf10>sample string 51</udf10>
  <udf100>sample string 141</udf100>
  <udf11>sample string 52</udf11>
  <udf12>sample string 53</udf12>
  <udf13>sample string 54</udf13>
  <udf14>sample string 55</udf14>
  <udf15>sample string 56</udf15>
  <udf16>sample string 57</udf16>
  <udf17>sample string 58</udf17>
  <udf18>sample string 59</udf18>
  <udf19>sample string 60</udf19>
  <udf2>sample string 43</udf2>
  <udf20>sample string 61</udf20>
  <udf21>sample string 62</udf21>
  <udf22>sample string 63</udf22>
  <udf23>sample string 64</udf23>
  <udf24>sample string 65</udf24>
  <udf25>sample string 66</udf25>
  <udf26>sample string 67</udf26>
  <udf27>sample string 68</udf27>
  <udf28>sample string 69</udf28>
  <udf29>sample string 70</udf29>
  <udf3>sample string 44</udf3>
  <udf30>sample string 71</udf30>
  <udf31>sample string 72</udf31>
  <udf32>sample string 73</udf32>
  <udf33>sample string 74</udf33>
  <udf34>sample string 75</udf34>
  <udf35>sample string 76</udf35>
  <udf36>sample string 77</udf36>
  <udf37>sample string 78</udf37>
  <udf38>sample string 79</udf38>
  <udf39>sample string 80</udf39>
  <udf4>sample string 45</udf4>
  <udf40>sample string 81</udf40>
  <udf41>sample string 82</udf41>
  <udf42>sample string 83</udf42>
  <udf43>sample string 84</udf43>
  <udf44>sample string 85</udf44>
  <udf45>sample string 86</udf45>
  <udf46>sample string 87</udf46>
  <udf47>sample string 88</udf47>
  <udf48>sample string 89</udf48>
  <udf49>sample string 90</udf49>
  <udf5>sample string 46</udf5>
  <udf50>sample string 91</udf50>
  <udf51>sample string 92</udf51>
  <udf52>sample string 93</udf52>
  <udf53>sample string 94</udf53>
  <udf54>sample string 95</udf54>
  <udf55>sample string 96</udf55>
  <udf56>sample string 97</udf56>
  <udf57>sample string 98</udf57>
  <udf58>sample string 99</udf58>
  <udf59>sample string 100</udf59>
  <udf6>sample string 47</udf6>
  <udf60>sample string 101</udf60>
  <udf61>sample string 102</udf61>
  <udf62>sample string 103</udf62>
  <udf63>sample string 104</udf63>
  <udf64>sample string 105</udf64>
  <udf65>sample string 106</udf65>
  <udf66>sample string 107</udf66>
  <udf67>sample string 108</udf67>
  <udf68>sample string 109</udf68>
  <udf69>sample string 110</udf69>
  <udf7>sample string 48</udf7>
  <udf70>sample string 111</udf70>
  <udf71>sample string 112</udf71>
  <udf72>sample string 113</udf72>
  <udf73>sample string 114</udf73>
  <udf74>sample string 115</udf74>
  <udf75>sample string 116</udf75>
  <udf76>sample string 117</udf76>
  <udf77>sample string 118</udf77>
  <udf78>sample string 119</udf78>
  <udf79>sample string 120</udf79>
  <udf8>sample string 49</udf8>
  <udf80>sample string 121</udf80>
  <udf81>sample string 122</udf81>
  <udf82>sample string 123</udf82>
  <udf83>sample string 124</udf83>
  <udf84>sample string 125</udf84>
  <udf85>sample string 126</udf85>
  <udf86>sample string 127</udf86>
  <udf87>sample string 128</udf87>
  <udf88>sample string 129</udf88>
  <udf89>sample string 130</udf89>
  <udf9>sample string 50</udf9>
  <udf90>sample string 131</udf90>
  <udf91>sample string 132</udf91>
  <udf92>sample string 133</udf92>
  <udf93>sample string 134</udf93>
  <udf94>sample string 135</udf94>
  <udf95>sample string 136</udf95>
  <udf96>sample string 137</udf96>
  <udf97>sample string 138</udf97>
  <udf98>sample string 139</udf98>
  <udf99>sample string 140</udf99>
  <user_group_id>e4ff436d-8639-43f8-80b8-3af54ffaa8b7</user_group_id>
  <user_picture>QEA=</user_picture>
  <user_team_id>af508c43-5582-43ac-a4a4-8c0c07a93df1</user_team_id>
  <user_type_id>35339791-149e-4ae6-a3a1-627e325ec38d</user_type_id>
</user>