GET /v1/time-accounts/annual-progress
GET/v1/time-accounts/annual-progress
Year-to-date progress gegen ANNUAL_HOURS-Jahressoll
Datenmodell
Diese Operation arbeitet auf der Entität Time Account (time_account). Alle 14 Felder — Typ, Validierung, Pflichtangabe, Beziehungen — stehen in der Schema-Referenz.
Query-Parameter
| Name | Typ | Beschreibung |
|---|---|---|
year | string | |
userId | string |
Beispiel
curl -X GET https://api.codemeta-os.de/v1/time-accounts/annual-progress \
-H "X-Tenant-Id: $TENANT" \
-b cookies.txtconst result = await cm.time-accounts.list();Antwortcodes
| HTTP | Bedeutung |
|---|---|
200 |
Default Response |