v1
latestOpenAPI 3.0.12026-07-24241275527.9 KBGet Timelogs (Category)
Get all timelog records with specific timelog category.
<b>Scopes:</b> Default, wsReadOnly, wsReadWrite
Path parameters
Query parameters
Created date filter, exact match or range
Last updated date filter, exact match or range
Tracked date filter, exact match or range
If present - only timelogs created by current user are returned
If present - only timelogs created by current user are returned
Adds all descendant tasks to search scope
Adds all descendant tasks to search scope
Get comment text as plain text, HTML otherwise
Get comment text as plain text, HTML otherwise
Get timelog records for specified categories. Limit : 1000
Get timelog records with specified export statuses
- NotExported - Not Exported
- Exported - Exported
- ReadyForExport - Ready For Export
Billing type filter
- Billable - Billable
- NonBillable - Non-Billable
Approval status filter
- Draft
- Approved
- Rejected
- Cancelled
- Pending
Limit on number of returned timelogs
Limit on number of returned timelogs
Page size for pagination (1-1000 items per page). When not specified, all matching timelogs are returned in a single response. When specified, results are paginated and nextPageToken is provided for subsequent pages.
Page size for pagination (1-1000 items per page). When not specified, all matching timelogs are returned in a single response. When specified, results are paginated and nextPageToken is provided for subsequent pages.
A pagination request will return a token that applies an offset to the next page. The returned value should be used as an input parameter in the next request. Parameter pageSize can be omitted in this case.
A pagination request will return a token that applies an offset to the next page. The returned value should be used as an input parameter in the next request. Parameter pageSize can be omitted in this case.
Json string array of optional fields to be included in the response model
- approvalStatus - Timesheet approval status
- lockStatus - Timelog lock status
- exportStatus - Timelog export status field
- billingType - Timelog billing type
- finance - Timelog Finance fields
Response
success response