Get time entry history

View a list of changes made to a time entry.

SecurityAuthorization Token
Request
path Parameters
team_id
required
number <double>

Team ID (Workspace)

timer_id
required
string

The ID of a time entry.

This can be found using the Get Time Entries Within a Date Range endpoint.

header Parameters
Content-Type
required
string
Value: "application/json"
Responses
200
get/v2/team/{team_id}/time_entries/{timer_id}/history
Request samples
Response samples
application/json
{ }