GET api/DBHRM004U/GetAllDataItem3?UserId={UserId}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| UserId | globally unique identifier |
Required |
Body Parameters
None.
Response Information
Resource Description
Collection of DBHRM004UModel| Name | Description | Type | Additional information |
|---|---|---|---|
| HRM004U01 | globally unique identifier |
None. |
|
| HRM004U02 | globally unique identifier |
None. |
|
| tHRM004U02 | string |
None. |
|
| pHRM004U03 | globally unique identifier |
None. |
|
| tHRM004U03 | string |
None. |
|
| HRM00202 | string |
None. |
|
| HRM004U03 | globally unique identifier |
None. |
|
| HRM004U04 | boolean |
None. |
|
| HRM004U05 | boolean |
None. |
|
| HRM004U06 | boolean |
None. |
|
| HRM004U07 | boolean |
None. |
|
| HRM004U08 | boolean |
None. |
|
| HRM004U09 | boolean |
None. |
|
| HRM004U10 | date |
None. |
|
| HRM004U11 | globally unique identifier |
None. |
|
| SortOrder | integer |
None. |
Response Formats
application/json, text/json
Sample:
[
{
"HRM004U01": "fdc24c00-50b6-4c7f-9426-4b7c4a8e5ec3",
"HRM004U02": "034a9b70-f521-4a9b-acef-047ed68f9468",
"tHRM004U02": "sample string 3",
"pHRM004U03": "1cc390af-33e9-44f1-8682-492379ae0a6f",
"tHRM004U03": "sample string 4",
"HRM00202": "sample string 5",
"HRM004U03": "461556b9-58a6-4f04-a81d-32c62790265c",
"HRM004U04": true,
"HRM004U05": true,
"HRM004U06": true,
"HRM004U07": true,
"HRM004U08": true,
"HRM004U09": true,
"HRM004U10": "2026-01-29T16:27:16.9655481+07:00",
"HRM004U11": "7aa8b76a-915c-459d-8173-551e3c5dbe90",
"SortOrder": 14
},
{
"HRM004U01": "fdc24c00-50b6-4c7f-9426-4b7c4a8e5ec3",
"HRM004U02": "034a9b70-f521-4a9b-acef-047ed68f9468",
"tHRM004U02": "sample string 3",
"pHRM004U03": "1cc390af-33e9-44f1-8682-492379ae0a6f",
"tHRM004U03": "sample string 4",
"HRM00202": "sample string 5",
"HRM004U03": "461556b9-58a6-4f04-a81d-32c62790265c",
"HRM004U04": true,
"HRM004U05": true,
"HRM004U06": true,
"HRM004U07": true,
"HRM004U08": true,
"HRM004U09": true,
"HRM004U10": "2026-01-29T16:27:16.9655481+07:00",
"HRM004U11": "7aa8b76a-915c-459d-8173-551e3c5dbe90",
"SortOrder": 14
}
]