getTimeEntries
Retrieve time entries for the authenticated user within specified date ranges using ISO8601 format. Simplify tracking and reporting with customizable start and end dates.
Instructions
List time entries for the authenticated user. Optional: start, end (ISO8601).
Input Schema
Name | Required | Description | Default |
---|---|---|---|
end | No | End date (ISO8601, optional) | |
start | No | Start date (ISO8601, optional) |