---
title: "Retrieve Employee Hour Types By Code"
slug: "retrieve-employee-hour-types-by-code"
updated: 2026-05-26T12:53:14Z
published: 2026-05-26T12:53:48Z
canonical: "developers.cmicglobal.com/retrieve-employee-hour-types-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 Employee Hour Types By Code

Get/hcm-rest-api/rest/1/pyemphourtype

## Query Standards

### Finder

Following row finders are available for data filtering and optimizing request performance.

- Select Employee Hour Type
- Select By Date
- By UUID

#### Select Employee Hour Type

Recommended finder parameters. Refer to Query Parameters for example.

| Parameter | Description | Sample |
| --- | --- | --- |
| hourCode | Hour Code | ALL |
| empNumber | Employee Number | 800 |
| compCode | Company Code. | 001 |

#### Select By Date

This is an optional finder for querying Employee Hour Types by Audit Date.

| Parameter | Description | Sample |
| --- | --- | --- |
| AuditDate | Create or Update Date Time Filter | 2016-01-06 |

#### By UUID

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

| Parameter | Description | Sample |
| --- | --- | --- |
| /VUUID | The VUuid attribute is the Unique row ID | placeholder |

SecurityHTTPType basic

Basic authentication

Query parametersfinderstringExampleselectEmpHourType;hourCode=ALL, empNumber=800, compCode=001
limitintegerExample500
offsetintegerExample0
totalResultsbooleanExampletrue
orderBystring

Responses200

Successful response

<select class='api-response-data' aria-label='Media type'><option value='f89b29d0-371a-4f3f-ba59-51e80011a133'>application/json</option>
</select>
