Optionalexpand?: string | string[] | string & {} | ("properties" | string & {})[]Use expand to include additional
information about worklogs in the response. This parameter acceptsproperties, which returns worklog properties.
The ID or key of the issue.
OptionalmaxResults?: numberThe maximum number of items to return per page.
OptionalstartAt?: numberThe index of the first item to return in a page of results (page offset).
OptionalstartedAfter?: numberThe worklog start date and time, as a UNIX timestamp in milliseconds, after which worklogs are returned.
OptionalstartedBefore?: numberThe worklog start date and time, as a UNIX timestamp in milliseconds, before which worklogs are returned.
Optionaloptions: RequestOptions
Returns worklogs for an issue (ordered by created time), starting from the oldest worklog or from the worklog started on or after a date and time.
Time tracking must be enabled in Jira, otherwise this operation returns an error. For more information, see Configuring time tracking.
This operation can be accessed anonymously.
Permissions required: Workloads are only returned where the user has: