GET api/userapi/usersbycustomer/{customerId}?active={active}&keyword={keyword}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| customerId | globally unique identifier |
Required |
|
| active | boolean |
None. |
|
| keyword | string |
None. |
Body Parameters
None.
Response Information
Resource Description
Collection of UserViewModel| Name | Description | Type | Additional information |
|---|---|---|---|
| customer_name | string |
None. |
|
| has_operator_password | boolean |
None. |
|
| webapp_password | string |
Data type: Password Matching regular expression pattern: ^(?=.*[a-z])(?=.*[A-Z])(?=.*\d)(?=.*[ !"#$%&\'()*+,\-\.\/:;<=>?@\[\\\]^_`{|}~])[A-Za-z\d !"#$%&\'()*+,\-\.\/:;<=>?@\[\\\]^_`{|}~]{8,}$ |
|
| webapp_username | string |
Required |
|
| rights | Collection of ShortRightViewModel |
None. |
|
| isFromWpf | boolean |
None. |
|
| sites | Collection of SiteViewModel |
None. |
|
| locks | Collection of LockViewModel |
None. |
|
| clearOperatorPassword | boolean |
None. |
|
| active | boolean |
Required |
|
| admin | boolean |
None. |
|
| badge_tag_id | string |
None. |
|
| cell_phone | string |
None. |
|
| customer_id | globally unique identifier |
None. |
|
| firstname | string |
None. |
|
| id | globally unique identifier |
None. |
|
| is_supervisor | boolean |
Required |
|
| language_code | string |
Required |
|
| lastname | string |
None. |
|
| string |
None. |
||
| operator_code | string |
Required |
|
| operator_password | string |
Data type: Password |
|
| phone | string |
None. |
|
| webapp_password_last_update | date |
None. |
|
| role_id | globally unique identifier |
None. |
Response Formats
application/json, text/json
Sample:
[
{
"customer_name": "sample string 1",
"has_operator_password": true,
"webapp_password": "sample string 3",
"webapp_username": "sample string 4",
"rights": [
{
"code": "sample string 1",
"id": "2e21dfaf-3dc4-43bb-8d5d-48c3fbfd768f"
},
{
"code": "sample string 1",
"id": "2e21dfaf-3dc4-43bb-8d5d-48c3fbfd768f"
}
],
"isFromWpf": true,
"sites": [
{
"id": "c924df02-1160-4ba9-ba3a-220e5a9cbb4b",
"customer_id": "c319bc0c-98c2-461a-9b25-fea69748c38d",
"dB_ip": "sample string 3",
"dB_name": "sample string 4",
"dB_user": "sample string 5",
"dB_password": "sample string 6",
"ph_max": 1,
"ph_min": 1,
"name": "sample string 7",
"number": 1,
"wash_temp": 1,
"wash_temp_duration": 1,
"witness_maxwash": 1,
"site_analysis_count": 1,
"active": true,
"address": "sample string 8",
"city": "sample string 9",
"zip_code": "sample string 10",
"country": "sample string 11",
"selected_sticker_id": "a85f4d8e-748a-4907-ab8b-67fa8ce07fd7"
},
{
"id": "c924df02-1160-4ba9-ba3a-220e5a9cbb4b",
"customer_id": "c319bc0c-98c2-461a-9b25-fea69748c38d",
"dB_ip": "sample string 3",
"dB_name": "sample string 4",
"dB_user": "sample string 5",
"dB_password": "sample string 6",
"ph_max": 1,
"ph_min": 1,
"name": "sample string 7",
"number": 1,
"wash_temp": 1,
"wash_temp_duration": 1,
"witness_maxwash": 1,
"site_analysis_count": 1,
"active": true,
"address": "sample string 8",
"city": "sample string 9",
"zip_code": "sample string 10",
"country": "sample string 11",
"selected_sticker_id": "a85f4d8e-748a-4907-ab8b-67fa8ce07fd7"
}
],
"locks": [
{
"id": "d7326ae9-6294-4d3c-b845-5b6c203052f4",
"name": "sample string 2",
"direction": "sample string 3",
"distribution_id": "97dab622-096a-46c7-aedd-d0cbe1339332",
"guard_id": "98c2c92c-0bb5-437c-87c6-e6ce3439c137",
"active": true
},
{
"id": "d7326ae9-6294-4d3c-b845-5b6c203052f4",
"name": "sample string 2",
"direction": "sample string 3",
"distribution_id": "97dab622-096a-46c7-aedd-d0cbe1339332",
"guard_id": "98c2c92c-0bb5-437c-87c6-e6ce3439c137",
"active": true
}
],
"clearOperatorPassword": true,
"active": true,
"admin": true,
"badge_tag_id": "sample string 9",
"cell_phone": "sample string 10",
"customer_id": "c8ab700b-46f6-4568-a379-d67b3aee687b",
"firstname": "sample string 11",
"id": "113d13a8-ac9b-41c5-aad0-7f84e6f0d4e5",
"is_supervisor": true,
"language_code": "sample string 14",
"lastname": "sample string 15",
"mail": "sample string 16",
"operator_code": "sample string 17",
"operator_password": "sample string 18",
"phone": "sample string 19",
"webapp_password_last_update": "2026-03-07T07:35:27.106967+00:00",
"role_id": "0f8138e0-a35b-4d57-8e7c-061766d3e4cf"
},
{
"customer_name": "sample string 1",
"has_operator_password": true,
"webapp_password": "sample string 3",
"webapp_username": "sample string 4",
"rights": [
{
"code": "sample string 1",
"id": "2e21dfaf-3dc4-43bb-8d5d-48c3fbfd768f"
},
{
"code": "sample string 1",
"id": "2e21dfaf-3dc4-43bb-8d5d-48c3fbfd768f"
}
],
"isFromWpf": true,
"sites": [
{
"id": "c924df02-1160-4ba9-ba3a-220e5a9cbb4b",
"customer_id": "c319bc0c-98c2-461a-9b25-fea69748c38d",
"dB_ip": "sample string 3",
"dB_name": "sample string 4",
"dB_user": "sample string 5",
"dB_password": "sample string 6",
"ph_max": 1,
"ph_min": 1,
"name": "sample string 7",
"number": 1,
"wash_temp": 1,
"wash_temp_duration": 1,
"witness_maxwash": 1,
"site_analysis_count": 1,
"active": true,
"address": "sample string 8",
"city": "sample string 9",
"zip_code": "sample string 10",
"country": "sample string 11",
"selected_sticker_id": "a85f4d8e-748a-4907-ab8b-67fa8ce07fd7"
},
{
"id": "c924df02-1160-4ba9-ba3a-220e5a9cbb4b",
"customer_id": "c319bc0c-98c2-461a-9b25-fea69748c38d",
"dB_ip": "sample string 3",
"dB_name": "sample string 4",
"dB_user": "sample string 5",
"dB_password": "sample string 6",
"ph_max": 1,
"ph_min": 1,
"name": "sample string 7",
"number": 1,
"wash_temp": 1,
"wash_temp_duration": 1,
"witness_maxwash": 1,
"site_analysis_count": 1,
"active": true,
"address": "sample string 8",
"city": "sample string 9",
"zip_code": "sample string 10",
"country": "sample string 11",
"selected_sticker_id": "a85f4d8e-748a-4907-ab8b-67fa8ce07fd7"
}
],
"locks": [
{
"id": "d7326ae9-6294-4d3c-b845-5b6c203052f4",
"name": "sample string 2",
"direction": "sample string 3",
"distribution_id": "97dab622-096a-46c7-aedd-d0cbe1339332",
"guard_id": "98c2c92c-0bb5-437c-87c6-e6ce3439c137",
"active": true
},
{
"id": "d7326ae9-6294-4d3c-b845-5b6c203052f4",
"name": "sample string 2",
"direction": "sample string 3",
"distribution_id": "97dab622-096a-46c7-aedd-d0cbe1339332",
"guard_id": "98c2c92c-0bb5-437c-87c6-e6ce3439c137",
"active": true
}
],
"clearOperatorPassword": true,
"active": true,
"admin": true,
"badge_tag_id": "sample string 9",
"cell_phone": "sample string 10",
"customer_id": "c8ab700b-46f6-4568-a379-d67b3aee687b",
"firstname": "sample string 11",
"id": "113d13a8-ac9b-41c5-aad0-7f84e6f0d4e5",
"is_supervisor": true,
"language_code": "sample string 14",
"lastname": "sample string 15",
"mail": "sample string 16",
"operator_code": "sample string 17",
"operator_password": "sample string 18",
"phone": "sample string 19",
"webapp_password_last_update": "2026-03-07T07:35:27.106967+00:00",
"role_id": "0f8138e0-a35b-4d57-8e7c-061766d3e4cf"
}
]
application/xml, text/xml
Sample:
<ArrayOfuser xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/EntityModel">
<user>
<active>true</active>
<admin>true</admin>
<badge_tag_id>sample string 9</badge_tag_id>
<cell_phone>sample string 10</cell_phone>
<customer_id>c8ab700b-46f6-4568-a379-d67b3aee687b</customer_id>
<firstname>sample string 11</firstname>
<id>113d13a8-ac9b-41c5-aad0-7f84e6f0d4e5</id>
<is_supervisor>true</is_supervisor>
<language_code>sample string 14</language_code>
<lastname>sample string 15</lastname>
<mail>sample string 16</mail>
<operator_code>sample string 17</operator_code>
<operator_password>sample string 18</operator_password>
<phone>sample string 19</phone>
<role_id>0f8138e0-a35b-4d57-8e7c-061766d3e4cf</role_id>
<webapp_password_last_update>2026-03-07T07:35:27.106967+00:00</webapp_password_last_update>
<clearOperatorPassword>true</clearOperatorPassword>
<customer_name>sample string 1</customer_name>
<has_operator_password>true</has_operator_password>
<isFromWpf>true</isFromWpf>
<locks>
<lock>
<active>true</active>
<direction>sample string 3</direction>
<distribution_id>97dab622-096a-46c7-aedd-d0cbe1339332</distribution_id>
<guard_id>98c2c92c-0bb5-437c-87c6-e6ce3439c137</guard_id>
<id>d7326ae9-6294-4d3c-b845-5b6c203052f4</id>
<name>sample string 2</name>
</lock>
<lock>
<active>true</active>
<direction>sample string 3</direction>
<distribution_id>97dab622-096a-46c7-aedd-d0cbe1339332</distribution_id>
<guard_id>98c2c92c-0bb5-437c-87c6-e6ce3439c137</guard_id>
<id>d7326ae9-6294-4d3c-b845-5b6c203052f4</id>
<name>sample string 2</name>
</lock>
</locks>
<rights>
<right>
<ID>2e21dfaf-3dc4-43bb-8d5d-48c3fbfd768f</ID>
<code>sample string 1</code>
</right>
<right>
<ID>2e21dfaf-3dc4-43bb-8d5d-48c3fbfd768f</ID>
<code>sample string 1</code>
</right>
</rights>
<sites>
<site>
<DB_ip>sample string 3</DB_ip>
<DB_name>sample string 4</DB_name>
<DB_password>sample string 6</DB_password>
<DB_user>sample string 5</DB_user>
<active>true</active>
<address>sample string 8</address>
<city>sample string 9</city>
<country>sample string 11</country>
<customer_id>c319bc0c-98c2-461a-9b25-fea69748c38d</customer_id>
<id>c924df02-1160-4ba9-ba3a-220e5a9cbb4b</id>
<name>sample string 7</name>
<number>1</number>
<ph_max>1</ph_max>
<ph_min>1</ph_min>
<selected_sticker_id>a85f4d8e-748a-4907-ab8b-67fa8ce07fd7</selected_sticker_id>
<site_analysis_count>1</site_analysis_count>
<wash_temp>1</wash_temp>
<wash_temp_duration>1</wash_temp_duration>
<witness_maxwash>1</witness_maxwash>
<zip_code>sample string 10</zip_code>
</site>
<site>
<DB_ip>sample string 3</DB_ip>
<DB_name>sample string 4</DB_name>
<DB_password>sample string 6</DB_password>
<DB_user>sample string 5</DB_user>
<active>true</active>
<address>sample string 8</address>
<city>sample string 9</city>
<country>sample string 11</country>
<customer_id>c319bc0c-98c2-461a-9b25-fea69748c38d</customer_id>
<id>c924df02-1160-4ba9-ba3a-220e5a9cbb4b</id>
<name>sample string 7</name>
<number>1</number>
<ph_max>1</ph_max>
<ph_min>1</ph_min>
<selected_sticker_id>a85f4d8e-748a-4907-ab8b-67fa8ce07fd7</selected_sticker_id>
<site_analysis_count>1</site_analysis_count>
<wash_temp>1</wash_temp>
<wash_temp_duration>1</wash_temp_duration>
<witness_maxwash>1</witness_maxwash>
<zip_code>sample string 10</zip_code>
</site>
</sites>
<webapp_password>sample string 3</webapp_password>
<webapp_username>sample string 4</webapp_username>
</user>
<user>
<active>true</active>
<admin>true</admin>
<badge_tag_id>sample string 9</badge_tag_id>
<cell_phone>sample string 10</cell_phone>
<customer_id>c8ab700b-46f6-4568-a379-d67b3aee687b</customer_id>
<firstname>sample string 11</firstname>
<id>113d13a8-ac9b-41c5-aad0-7f84e6f0d4e5</id>
<is_supervisor>true</is_supervisor>
<language_code>sample string 14</language_code>
<lastname>sample string 15</lastname>
<mail>sample string 16</mail>
<operator_code>sample string 17</operator_code>
<operator_password>sample string 18</operator_password>
<phone>sample string 19</phone>
<role_id>0f8138e0-a35b-4d57-8e7c-061766d3e4cf</role_id>
<webapp_password_last_update>2026-03-07T07:35:27.106967+00:00</webapp_password_last_update>
<clearOperatorPassword>true</clearOperatorPassword>
<customer_name>sample string 1</customer_name>
<has_operator_password>true</has_operator_password>
<isFromWpf>true</isFromWpf>
<locks>
<lock>
<active>true</active>
<direction>sample string 3</direction>
<distribution_id>97dab622-096a-46c7-aedd-d0cbe1339332</distribution_id>
<guard_id>98c2c92c-0bb5-437c-87c6-e6ce3439c137</guard_id>
<id>d7326ae9-6294-4d3c-b845-5b6c203052f4</id>
<name>sample string 2</name>
</lock>
<lock>
<active>true</active>
<direction>sample string 3</direction>
<distribution_id>97dab622-096a-46c7-aedd-d0cbe1339332</distribution_id>
<guard_id>98c2c92c-0bb5-437c-87c6-e6ce3439c137</guard_id>
<id>d7326ae9-6294-4d3c-b845-5b6c203052f4</id>
<name>sample string 2</name>
</lock>
</locks>
<rights>
<right>
<ID>2e21dfaf-3dc4-43bb-8d5d-48c3fbfd768f</ID>
<code>sample string 1</code>
</right>
<right>
<ID>2e21dfaf-3dc4-43bb-8d5d-48c3fbfd768f</ID>
<code>sample string 1</code>
</right>
</rights>
<sites>
<site>
<DB_ip>sample string 3</DB_ip>
<DB_name>sample string 4</DB_name>
<DB_password>sample string 6</DB_password>
<DB_user>sample string 5</DB_user>
<active>true</active>
<address>sample string 8</address>
<city>sample string 9</city>
<country>sample string 11</country>
<customer_id>c319bc0c-98c2-461a-9b25-fea69748c38d</customer_id>
<id>c924df02-1160-4ba9-ba3a-220e5a9cbb4b</id>
<name>sample string 7</name>
<number>1</number>
<ph_max>1</ph_max>
<ph_min>1</ph_min>
<selected_sticker_id>a85f4d8e-748a-4907-ab8b-67fa8ce07fd7</selected_sticker_id>
<site_analysis_count>1</site_analysis_count>
<wash_temp>1</wash_temp>
<wash_temp_duration>1</wash_temp_duration>
<witness_maxwash>1</witness_maxwash>
<zip_code>sample string 10</zip_code>
</site>
<site>
<DB_ip>sample string 3</DB_ip>
<DB_name>sample string 4</DB_name>
<DB_password>sample string 6</DB_password>
<DB_user>sample string 5</DB_user>
<active>true</active>
<address>sample string 8</address>
<city>sample string 9</city>
<country>sample string 11</country>
<customer_id>c319bc0c-98c2-461a-9b25-fea69748c38d</customer_id>
<id>c924df02-1160-4ba9-ba3a-220e5a9cbb4b</id>
<name>sample string 7</name>
<number>1</number>
<ph_max>1</ph_max>
<ph_min>1</ph_min>
<selected_sticker_id>a85f4d8e-748a-4907-ab8b-67fa8ce07fd7</selected_sticker_id>
<site_analysis_count>1</site_analysis_count>
<wash_temp>1</wash_temp>
<wash_temp_duration>1</wash_temp_duration>
<witness_maxwash>1</witness_maxwash>
<zip_code>sample string 10</zip_code>
</site>
</sites>
<webapp_password>sample string 3</webapp_password>
<webapp_username>sample string 4</webapp_username>
</user>
</ArrayOfuser>