API · v1 · stabil
CODEMETA OSDeveloper Center
Konsole öffnen

GET /v1/time-accounts/overtime-approvals

GET/v1/time-accounts/overtime-approvals

List overtime approval queue (PENDING outside-flex bookings, ADR 0050a Phase 2)

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

NameTypBeschreibung
statusstring
userIdstring
fromstring
tostring

Beispiel

curl -X GET https://api.codemeta-os.de/v1/time-accounts/overtime-approvals \
  -H "X-Tenant-Id: $TENANT" \
  -b cookies.txt
const result = await cm.time-accounts.list();

Antwortcodes

HTTP Bedeutung
200 Default Response

Suche