Get Logged Time Entries in a Specified Date Range

This documentation is for LiquidPlanner New: next.liquidplanner.com

πŸ“˜

Use the example below to get logged time entries in a date range.

When trying examples, remember to use the IDs from your workspace and encode filter parameters as explained in Character Escaping / Encoding.

https://next.liquidplanner.com/api/workspaces/<workspace id>/logged-time-entries/v1?date[between]=[β€œ2022-08-01”,”2022-08-15”]
--header 'Authorization: Bearer <API Token>' \