v1
latestOpenAPI 3.0.02026-08-061478520.6 KB[v1] Entry
Get time entries changes
Get time enties changes.
get/entries_changes
Query parameters
task_idsstring
Example:12,13,32
entry task id or ids
user_idsstring
Example:45,55,64
entry user id or ids
limitinteger
number of results to get, if empty then get all of them
fromstring
Example:2020-02-02
date in YYYY-MM-DD format
tostring
Example:2020-02-02
date in YYYY-MM-DD format
Response
If task or tasks are not found then empty array is returned with 200 code.