---
title: "Get timeclock entry details by ID"
method: GET
path: "/v1/timeclocks/facility/{facilityCode}/{timeclockId}"
tags: ["Timeclocks"]
---

# Get timeclock entry details by ID

`GET /v1/timeclocks/facility/{facilityCode}/{timeclockId}`

## Path parameters

- `facilityCode` string, required
- `timeclockId` string, required

## Response `200`

Success

## Other responses

- `401` — Unauthorized
- `404` — Not found

---

[API](https://skmtc.net/rockgympro/apis/rock-gym-pro-api.md) · [All operations](https://skmtc.net/rockgympro/apis/rock-gym-pro-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/rockgympro/rock-gym-pro-api/revisions/b22c2e6ea0bc/schema)
