v1
latestOpenAPI 3.1.02026-07-179435.1 KBTimeEntry
Get time entries
get/v1/organization/{organization}/time-entries
Path parameters
organizationstring uuid required
The organization ID
Query parameters
user_idstring uuid
Filter by user ID
beforestring nullable
Filter only time entries that have a start date before (not including) the given date (example: 2021-12-31)
afterstring nullable
Filter only time entries that have a start date after (not including) the given date (example: 2021-12-31)
activeboolean
Filter only time entries that are active (have no end date, are still running)
limitinteger
Limit the number of returned time entries
only_full_datesboolean
Filter makes sure that only time entries of a whole date are returned
Response
TimeEntryCollection