Retrieves all the user_skill_list objects
Request Information
URI Parameters :
None.
Body Parameters :
None.
Response Information
Resource Description :
IHttpActionResult
user_skill_list| Name | Description | Type | Additional information |
|---|---|---|---|
| id |
Primary Key |
globally unique identifier | |
| user_id |
Foreign key to user |
globally unique identifier |
Optionally required : user_id, user_code or user must be provided |
| user_code |
Embedded entity "user" using ERP PK when adding/updating user_skill_list |
string |
Optionally required : user_id, user_code or user must be provided |
| user |
Embedded entity "user" using node when adding/updating user_skill_list |
user |
Optionally required : user_id, user_code or user must be provided |
| skill_id |
Foreign key to skill |
globally unique identifier |
Optionally required : skill_id, skill_code or skill must be provided |
| skill_code |
Embedded entity "skill" using ERP PK when adding/updating user_skill_list |
string |
Optionally required : skill_id, skill_code or skill must be provided |
| skill |
Embedded entity "skill" using node when adding/updating user_skill_list |
skill |
Optionally required : skill_id, skill_code or skill must be provided |
| reference_back_office |
Field used for Embedded entity (store there your ERP PK) |
string |
Max length: 50 |
| modified_dateutc |
Readonly system field managed by database, filled with GetUtcDate when adding,updating |
date |
Response Formats
application/json, text/json
{
"id": "7c930a06-2fec-469c-b255-a9c086b1496d",
"user_id": "7d5a8383-7eda-4cc0-8afd-001b0ddf1947",
"user_code": "sample string 3",
"user": {
"id": "775454f5-3946-4105-a373-1d806662eb57",
"db_language_id": "6b9a7934-3f95-4aab-a231-edb2d54ce993",
"username": "sample string 3",
"firstname": "sample string 4",
"lastname": "sample string 5",
"code": "sample string 6",
"archived": true,
"disabled": true,
"emergency_contact": "sample string 9",
"bankaccount": "sample string 10",
"social_security": "sample string 11",
"place_of_birth": "sample string 12",
"nationality": "sample string 13",
"functions": "sample string 14",
"birthdate": "2026-09-18T21:23:57.9797418+00:00",
"skype": "sample string 16",
"notes": "sample string 17",
"sales_organization_id": "1318dbae-d830-4065-89a7-45bb5024d06f",
"sales_organization": {
"id": "feb241c3-4064-4f4f-8a03-d27f0bab5865",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "7ed75ccd-43ee-4422-87fb-06233dd0690a",
"db_currency_id": "eed0ee6f-f317-4392-9ee6-749e0d6ed368",
"db_language_id": "65697fd9-38ff-433d-85ef-5d62af90e1da",
"accountancy_code": "sample string 8",
"archived": true,
"default_unit_of_measure_system_type": "sample string 10",
"street": "sample string 11",
"street2": "sample string 12",
"street_number": "sample string 13",
"zip": "sample string 14",
"city": "sample string 15",
"email": "sample string 16",
"phone": "sample string 17",
"fax": "sample string 18",
"url": "sample string 19",
"vat_reg_code": "sample string 20",
"modified_dateutc": "2026-09-18T21:23:57.9797418+00:00"
},
"sales_organization_code": "sample string 19",
"is_team_leader": true,
"team_leader_user_id": "69d59daf-6dd9-42a7-aab0-83b5e612af6b",
"email": "sample string 22",
"phone": "sample string 23",
"fax": "sample string 24",
"mobile": "sample string 25",
"private_email": "sample string 26",
"private_phone": "sample string 27",
"private_fax": "sample string 28",
"private_mobile": "sample string 29",
"private_street": "sample string 30",
"private_street_number": "sample string 31",
"private_city": "sample string 32",
"private_zip": "sample string 33",
"private_db_country_id": "832a1bbd-b969-472a-a68d-cfd41425cd69",
"private_db_country_code": "sample string 35",
"modified_dateutc": "2026-09-18T21:23:57.9797418+00:00",
"allow_hero_app": true,
"allow_sales_app": true,
"allow_service_app": true,
"user_group_id": "a8fd6353-f874-49bb-9822-1f10d5f6ae1c"
},
"skill_id": "49b646e7-6969-4083-a3d9-14092b4727e9",
"skill_code": "sample string 5",
"skill": {
"id": "a929a6f2-06d7-4178-abaa-d97de45647fd",
"name": "sample string 2",
"description": "sample string 3",
"code": "sample string 4",
"sales_organization_id": "5562ece1-fd63-42e5-8257-c23708259b2a",
"sales_organization_code": "sample string 6",
"sales_organization": {
"id": "feb241c3-4064-4f4f-8a03-d27f0bab5865",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "7ed75ccd-43ee-4422-87fb-06233dd0690a",
"db_currency_id": "eed0ee6f-f317-4392-9ee6-749e0d6ed368",
"db_language_id": "65697fd9-38ff-433d-85ef-5d62af90e1da",
"accountancy_code": "sample string 8",
"archived": true,
"default_unit_of_measure_system_type": "sample string 10",
"street": "sample string 11",
"street2": "sample string 12",
"street_number": "sample string 13",
"zip": "sample string 14",
"city": "sample string 15",
"email": "sample string 16",
"phone": "sample string 17",
"fax": "sample string 18",
"url": "sample string 19",
"vat_reg_code": "sample string 20",
"modified_dateutc": "2026-09-18T21:23:57.9797418+00:00"
},
"modified_dateutc": "2026-09-18T21:23:57.9797418+00:00"
},
"reference_back_office": "sample string 6",
"modified_dateutc": "2026-09-18T21:23:57.9797418+00:00"
}