Developer Portal for YouTrack and Hub Help

Time Tracking User Profile

This resource lets you configure the time tracking settings in the user's profile.

Resource

/api/users/{userID}/profiles/timetracking

Returned entity

TimeTrackingUserProfile. For the description of the entity attributes, see Supported Fields section.

TimeTrackingUserProfile attributes

Represents time tracking settings in the user's profile.

Related Resources

Below you can find the list of resources that let you work with this entity.

Attributes

This table describes attributes of the TimeTrackingUserProfile entity.

  • To receive an attribute in the response from the server, specify it explicitly in the fields request parameter.

  • To update an attribute, provide it in the body of a POST request.

Field

Type

Description

id

String

The ID of the time tracking settings in the user's profile. Read-only.

periodFormat

PeriodFieldFormat

Format, in which period values are displayed for the user.

Last modified: 19 April 2024