Gets the summed up tracked time duration for specified projects.

Deprecated
GET
Required Permissions: The user must be an admin or have project-master-data:read permissions.

Path parameters

projectIdstringRequired

The id of the project.

Response

OK

durationSumintegerOptional

The total duration of time trackings on this entity.

projectIdstringOptionalformat: "uuid"

The id of the project this duration aggregation is for.

taskIdstringOptionalformat: "uuid"

The id of the task this duration aggregation is for.

Built with