---
title: "Retrieve HR Dependent Benefits By Code"
slug: "retrieve-hr-dependent-benefits-by-code"
updated: 2026-05-26T12:53:14Z
published: 2026-05-26T12:53:48Z
canonical: "developers.cmicglobal.com/retrieve-hr-dependent-benefits-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 Dependent Benefits By Code

Get/hcm-rest-api/rest/1/hrdepben

## Query Standards

### Finder

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

- Select By Code
- By UUID

#### Select By Code

Recommended finder parameters. Refer to Query Parameters for example.

| Parameter | Description | Sample |
| --- | --- | --- |
| CompCode | Company Code | 001 |
| BenCode | Benefit Code | AD&D |
| EmpNo | Employee Number | 007 |

#### By UUID

This is an optional finder for querying a specific Dependent Benefit by row ID.

| Parameter | Description | Sample |
| --- | --- | --- |
| /VUUID | The VUuid attribute is the Unique row ID | /hcm-rest-api/rest/1/hrdepben/:VUUID |

SecurityHTTPType basic

Basic authentication

Query parametersfinderstringExampleselectByCode;CompCode=001, BenCode=AD%26D, EmpNo=007
limitintegerExample500
offsetintegerExample0
totalResultsbooleanExampletrue
orderBystringExampleDpbVUuid:desc

Responses200

Successful response

<select class='api-response-data' aria-label='Media type'><option value='5fb5f437-0a1e-4d4b-84cb-3eb00dc1113b'>application/json</option>
</select>
