Retrieve HR Employee Trainings By Code
  • 06 Jan 2025
  • 1 Minute to read
  • Dark
    Light

Retrieve HR Employee Trainings By Code

  • Dark
    Light

Article summary

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.

ParameterDescriptionSample
EmpNoEmployee Number05001

By UUID

This is an optional finder for querying a specific Employee Training by row ID.

ParameterDescriptionSample
/VUUIDThe 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