---
title: "Endpoint Get Today Worktimes"
method: GET
path: "/api/holded/worktimes/today"
tags: ["holded", "holded"]
---

# Endpoint Get Today Worktimes

`GET /api/holded/worktimes/today`

Obtiene los fichajes del día de un empleado.

**🔒 Endpoint Protegido:** Requiere autenticación JWT.

## Query parameters

- `employee_id` string, required

## Response `200`

Successful Response

- unknown

## Other responses

- `422` — Validation Error

---

[API](https://skmtc.dev/hogarsolar/apis/hogarsolar-backend-api.md) · [All operations](https://skmtc.dev/hogarsolar/apis/hogarsolar-backend-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/hogarsolar/hogarsolar-backend-api/revisions/d9861e46bef8/schema)
