Returns the global timetracking settings.

Returns the global timetracking settings. The response contains the workspace's time-tracking defaults. <Check title="Required Permissions" icon="key">The user must have permission to access the requested resource.</Check>

Authentication

AuthorizationBearer

Bearer authentication of the form Bearer <token>, where token is your auth token.

Response

OK
typestring>=1 character
The type of the setting.
enabledbooleanOptional
Whether the setting is enabled.
dayCountinteger or nullOptional

The day count required for the setting ‘allow-on-past-days’.