Get all time entries
Return all logged time entries for all projects. Only the time entries that the logged-in user can access will be returned.
Query Params
- Name
updatedAfter- Type
- string
- Description
filter by updated after date
- Name
startDate- Type
- string
- Description
filter by a starting date
- Name
reportFormat- Type
- string
- Description
define the format of the report
- Name
projectStatus- Type
- string
- Description
filter by project status
- Allowed values
activecurrentlateupcomingcompleteddeleted
- Name
orderMode- Type
- string
- Description
order mode
- Default
asc- Allowed values
ascdesc
- Name
orderBy- Type
- string
- Description
sort order
- Default
date- Allowed values
companydatedateupdatedprojecttasktasklistuserdescriptionbilledbillabletimespent
- Name
invoicedType- Type
- string
- Description
filter by invoiced type
- Default
all- Allowed values
allinvoicednoninvoiced
- Name
endDate- Type
- string
- Description
filter by an ending date
- Name
billableType- Type
- string
- Description
filter by billable type
- Default
all- Allowed values
allbillablenon-billable
- Name
updatedBy- Type
- integer
- Description
filter by the user who updated the timelog
- Name
ticketId- Type
- integer
- Description
filter by ticket id
- Name
tasklistId- Type
- integer
- Description
filter by tasklist id
- Name
taskId- Type
- integer
- Description
filter by task id (deprecated, use taskIds)
- Name
projectId- Type
- integer
- Description
filter by project id (deprecated, use projectIds)
- Name
pageSize- Type
- integer
- Description
Number of items in a page See How does paging work for more detailed documentation on pagination. Minimum: 1 Maximum: 500
- Default
50
- Name
page- Type
- integer
- Description
Page number, this is usually used in conjunction with the parameter pageSize. See How does paging work for more detailed documentation on pagination.
- Default
1
- Name
budgetId- Type
- integer
- Description
filter by budget id
- Name
allocationId- Type
- integer
- Description
filter by allocation id
- Name
unattachedTimelogs- Type
- boolean
- Description
filter by timelogs that are directly logged against projects and not its child tasks
- Name
skipCounts- Type
- boolean
- Description
SkipCounts allows you to skip doing counts on a list API endpoint for performance reasons.
- Name
showDeleted- Type
- boolean
- Description
include deleted items
- Default
false
- Name
onlyStarredProjects- Type
- boolean
- Description
filter by starred projects only
- Name
matchAllTaskTags- Type
- boolean
- Description
match all task tags
- Name
matchAllTags- Type
- boolean
- Description
match all tags
- Name
matchAllProjectTags- Type
- boolean
- Description
match all project tags
- Name
isReportDownload- Type
- boolean
- Description
generate a report document
- Name
includeTotals- Type
- boolean
- Description
include totals
- Default
false
- Name
includePermissions- Type
- boolean
- Description
include permissions
- Default
false
- Name
includeDescendants- Type
- boolean
- Description
include descendants
- Default
false
- Name
includeArchivedProjects- Type
- boolean
- Description
include archived projects
- Default
false
- Name
taskTagIds- Type
- array[integer]
- Description
filter by task tag ids
- Format
- Comma separated values
- Name
taskIds- Type
- array[integer]
- Description
filter by task ids
- Format
- Comma separated values
- Name
tagIds- Type
- array[integer]
- Description
filter by tag ids
- Format
- Comma separated values
- Name
selectedColumns- Type
- array[string]
- Description
customise the report by selecting columns
- Format
- Comma separated values
- Name
projectsFromCompanyId- Type
- array[integer]
- Description
filter by project company ids (deprecated, use projectCompanyIds)
- Format
- Comma separated values
- Name
projectTagIds- Type
- array[integer]
- Description
filter by project tag ids
- Format
- Comma separated values
- Name
projectStatuses- Type
- array[string]
- Description
filter by project statuses
- Format
- Comma separated values
- Allowed values
activecurrentlateupcomingcompleteddeleted
- Name
projectOwnerIds- Type
- array[integer]
- Description
filter by project owner ids
- Format
- Comma separated values
- Name
projectIds- Type
- array[integer]
- Description
filter by project ids
- Format
- Comma separated values
- Name
projectHealths- Type
- array[integer]
- Description
filter by project healths
0: not set 1: bad 2: ok 3: good
- Format
- Comma separated values
- Allowed values
0123
- Name
projectCompanyIds- Type
- array[integer]
- Description
filter by project company ids
- Format
- Comma separated values
- Name
projectCategoryIds- Type
- array[integer]
- Description
filter by project category ids
- Format
- Comma separated values
- Name
include- Type
- array[string]
- Description
include
- Format
- Comma separated values
- Allowed values
projectsprojects.companiesprojects.categoriestagstaskstasks.parentTaskstasks.taskliststasks.usersusers
- Name
ids- Type
- array[integer]
- Description
filter by ids
- Format
- Comma separated values
- Name
fields[users]- Type
- array[string]
- Description
- Format
- Comma separated values
- Allowed values
idfirstNamelastNametitleemailcompanyIdcompanyisAdminisClientUserisServiceAccounttypedeletedavatarUrllengthOfDayworkingHoursIdworkingHouruserRateuserCostcanAddProjects
- Name
fields[timelogs]- Type
- array[string]
- Description
- Format
- Comma separated values
- Allowed values
iddateCreatedminutesdescriptiontimeLoggedbillabledeleteddateDeletedhasStartTimedateEditeddeskTicketIduserIdtaskIdprojectIdloggedByUserIddeletedByUserIdeditedByUserIdtaskIdPreMoveprojectBillingInvoiceId
- Name
fields[tasks]- Type
- array[string]
- Description
- Format
- Comma separated values
- Allowed values
idnamedateUpdatedparentTaskIdisPrivatestatustasklistIdstartDatedueDate
- Name
fields[tasklists]- Type
- array[string]
- Description
- Format
- Comma separated values
- Allowed values
idnameprojectIdmilestoneId
- Name
fields[tags]- Type
- array[string]
- Description
- Format
- Comma separated values
- Allowed values
idnamecolorcount
- Name
fields[projects]- Type
- array[string]
- Description
- Format
- Comma separated values
- Allowed values
idname
- Name
fields[projectcategories]- Type
- array[string]
- Description
- Format
- Comma separated values
- Allowed values
idnamecolorcountparentparentId
- Name
fields[companies]- Type
- array[string]
- Description
- Format
- Comma separated values
- Allowed values
idnamelogoUploadedToServerlogoImage
- Name
assignedToUserIds- Type
- array[integer]
- Description
filter by assigned user ids
- Format
- Comma separated values
- Name
assignedToTeamIds- Type
- array[integer]
- Description
filter by assigned team ids
- Format
- Comma separated values
- Name
assignedToCompanyIds- Type
- array[integer]
- Description
filter by assigned company ids
- Format
- Comma separated values
- Name
assignedTeamIds- Type
- array[integer]
- Description
filter by assigned team ids
- Format
- Comma separated values
Responses
- Code
- 200
- Type
- object
- Schema
- Description
- 200 OK
TimelogsResponse contains information about a group of timelogs.
- Code
- 400
- Type
- object
- Schema
- Description
- 400 Bad Request
ErrorResponse defines how []Error should be marshaled to JSON.
200 OK
{ "included": { "companies": { "additionalProp": { "accounts": 0, "addressOne": "string", "addressTwo": "string", "budgetDistribution": [ { "companyId": 0, "count": 0, "from": 0, "to": 0 } ], "canSeePrivate": true, "cid": "string", "city": "string",