API · v1 · stabil
CODEMETA OSDeveloper Center
Konsole öffnen

GET /v1/work-planning/my-schedule

GET/v1/work-planning/my-schedule

Get own work schedule for a week

Query-Parameter

NameTypBeschreibung
weekStarterforderlichstring<date>Monday of the week (YYYY-MM-DD)

Beispiel

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

Antwortcodes

HTTP Bedeutung
200 Default Response

Suche