This query returns a list of when you stopped a timer in Harvest.
Developer info
- API endpoint slug
- harvest.history_of_timer_stops
- Runtime method
- performQuery("harvest.history_of_timer_stops")
Query fields
No fields for this query
Ingredients
NotesTimer notes.
- Slug
- notes
- Filter code
- Harvest.historyOfTimerStops.Notes
- Type
- String
- Example
- Revamp form styles
Project nameName of the Project for which time is being tracked.
- Slug
- project_name
- Filter code
- Harvest.historyOfTimerStops.ProjectName
- Type
- String
- Example
- Website Redesign
Created atDate and time when the timer was stopped.
- Slug
- created_at
- Filter code
- Harvest.historyOfTimerStops.CreatedAt
- Type
- Date with time (ISO8601)
- Example
- 2020-07-08T04:17:06.000+05:00
Task nameName of the Task for which time is being tracked.
- Slug
- task_name
- Filter code
- Harvest.historyOfTimerStops.TaskName
- Type
- String
- Example
- Project Management
User nameName of the user that stopped the timer.
- Slug
- user_name
- Filter code
- Harvest.historyOfTimerStops.UserName
- Type
- String
- Example
- John Doe