---
title: "Retrieve HR Employee Trainings By Code"
slug: "retrieve-hr-employee-trainings-by-code"
updated: 2026-05-26T12:53:14Z
published: 2026-05-26T12:53:48Z
canonical: "developers.cmicglobal.com/retrieve-hr-employee-trainings-by-code"
---

> ## Documentation Index
> Fetch the complete documentation index at: https://developers.cmicglobal.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Retrieve HR Employee Trainings By Code

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 |

SecurityHTTPType basic

Basic authentication

Query parametersfinderstringExampleHcmEmpTrainingsFinder;EmpNo=05001
limitintegerExample500
offsetintegerExample0
totalResultsbooleanExampletrue
orderBystringExampleGemtrVUuid:desc

Responses200

Successful response

<select class='api-response-data' aria-label='Media type'><option value='456f421f-29ac-4091-ad27-2ec9fd51cfbb'>application/json</option>
</select>
