Gets the summed up tracked time duration for specified projects and tasks.

GET

The projectName parameter defines the main project of which to fetch the time entries for the duration sum. Supported types are: ‘projects’ and ‘tasks’

Path parameters

projectIdstringRequired

The id of the project.

Response

Success

durationSumintegerOptional

The total duration of time trackings on this entity.

projectIdstringOptional

The id of the project this duration aggregation is for.

taskIdstringOptional

The id of the task this duration aggregation is for.