---
title: "Retrieve Crewtime with Member Assignment"
slug: "retrieve-crewtime-with-member-assignment"
updated: 2026-05-26T12:53:14Z
published: 2026-05-26T12:53:48Z
canonical: "developers.cmicglobal.com/retrieve-crewtime-with-member-assignment"
---

> ## 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 Crewtime with Member Assignment

Get/hcm-rest-api/rest/1/pyctimecrew/{PycrCode}

## Query Standards

| Key | Recommended | Description |
| --- | --- | --- |
| finder | Yes | Filters data based on attributes |
| limit | Yes | No. of items to return |
| offset | Yes | item index |
| totalResults | Yes | Returns total number of items |
| orderBy | Yes | Returns list of items order by given attribute |

### Finder

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

- Primary Key

#### Primary Key

This is the recommended finder for querying a Specific Employee Security Group by Primary Key (Group Code + Employee Number).

| Parameter | Description | Sample |
| --- | --- | --- |
| EsgeGroupCode | Security Group Code | Master |
| EsgeEmpNo | Employee Number | 007 |

SecurityHTTPType basic

Basic authentication

Path parametersPycrCodestringRequired

Query parametersexpandstringExamplePyCtimeCrewEmployeeViewObj

Responses200

Successful response

<select class='api-response-data' aria-label='Media type'><option value='b99b0296-823e-4384-abbd-6b1861d2dd97'>application/json</option>
</select>
