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": "5df64abd-e927-4b9f-b30a-173bc853b56a",
"user_id": "9bf2e8df-321a-4be9-b3fa-fd7340299c1a",
"user_code": "sample string 3",
"user": {
"id": "50587b3c-2b58-4336-8d0c-aa3fc78d5949",
"db_language_id": "16712e2b-e0ad-4294-b8ef-e7d5df35c890",
"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-02-18T03:50:37.1334935+00:00",
"skype": "sample string 16",
"notes": "sample string 17",
"sales_organization_id": "1c9954bf-d1ef-4bf4-ab21-334970b41801",
"sales_organization": {
"id": "5fa760c1-a5d7-4abd-a101-2e89c3c82616",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "c479e54d-299b-480b-94c5-8e013b603d16",
"db_currency_id": "61c405ec-fa03-438c-b68c-8a7444025e57",
"db_language_id": "0874e693-e433-4747-9d19-c65ce53eb293",
"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-02-18T03:50:37.1334935+00:00"
},
"sales_organization_code": "sample string 19",
"is_team_leader": true,
"team_leader_user_id": "b2adf5a0-0d70-4652-a4ee-35c4c5add6ab",
"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": "f63d7c49-cd55-4c8f-9859-0f1e937c72e8",
"private_db_country_code": "sample string 35",
"modified_dateutc": "2026-02-18T03:50:37.1334935+00:00",
"allow_hero_app": true,
"allow_sales_app": true,
"allow_service_app": true,
"user_group_id": "40eb28c2-85a9-4348-8239-648ca11f5fa0"
},
"skill_id": "a3802fb5-3201-4460-af2b-e9823d66b185",
"skill_code": "sample string 5",
"skill": {
"id": "17154311-1e33-4e96-a77a-ea40156da518",
"name": "sample string 2",
"description": "sample string 3",
"code": "sample string 4",
"sales_organization_id": "88b714d7-a072-47ed-a0c3-bfb50c1a99d8",
"sales_organization_code": "sample string 6",
"sales_organization": {
"id": "5fa760c1-a5d7-4abd-a101-2e89c3c82616",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "c479e54d-299b-480b-94c5-8e013b603d16",
"db_currency_id": "61c405ec-fa03-438c-b68c-8a7444025e57",
"db_language_id": "0874e693-e433-4747-9d19-c65ce53eb293",
"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-02-18T03:50:37.1334935+00:00"
},
"modified_dateutc": "2026-02-18T03:50:37.1334935+00:00"
},
"reference_back_office": "sample string 6",
"modified_dateutc": "2026-02-18T03:50:37.1334935+00:00"
}