Retrieve HR Employee Trainings By Code
- 06 Jan 2025
- 1 Minute to read
- Print
- DarkLight
Retrieve HR Employee Trainings By Code
- Updated on 06 Jan 2025
- 1 Minute to read
- Print
- DarkLight
Article summary
Did you find this summary helpful?
Thank you for your feedback
Get
/hcm-rest-api/rest/1/hremptrainings
Query Standards
Finder
Following row finders are available for data filtering and optimizing request performance.
- Hcm Employee Trainings Finder
- By UUID
Hcm Employee Trainings Finder
Recommended finder parameters. Refer to Query Parameters for example.
Parameter | Description | Sample |
---|---|---|
EmpNo | Employee Number | 05001 |
By UUID
This is an optional finder for querying a specific Employee Training by row ID.
Parameter | Description | Sample |
---|---|---|
/VUUID | The VUuid attribute is the Unique row ID | /hcm-rest-api/rest/1/hremptrainings/VUUID |
Security
HTTP
Type basic
Basic authentication
Query parameters
finder
string
ExampleHcmEmpTrainingsFinder;EmpNo=05001
limit
integer
Example500
offset
integer
Example0
totalResults
boolean
ExampleTrue
orderBy
string
ExampleGemtrVUuid:desc
Responses
200
Successful response