Get own WorkTimeEntries grouped by date
Query parameters
-
iw-build-id
string build id of the client
-
iw-package-id
string package id of the client
GET
/api/time/work_entry_grouped/own_dates
curl \
--request GET 'https://replace-with-own-host.iw-erp.de/api/time/work_entry_grouped/own_dates' \
--header "x-session-token: $API_KEY"
Response examples (200)
[
{}
]