Optionalparameters: {Optionalexpand?: string | string[] | string & {} | ("properties" | string & {})[]Use expand to include additional
information about worklogs in the response. This parameter accepts properties that returns the properties of each
worklog.
Optionalsince?: numberThe date and time, as a UNIX timestamp in milliseconds, after which updated worklogs are returned.
Optionaloptions: RequestOptions
Returns a list of IDs and update timestamps for worklogs updated after a date and time.
This resource is paginated, with a limit of 1000 worklogs per page. Each page lists worklogs from oldest to youngest. If the number of items in the date range exceeds 1000,
untilindicates the timestamp of the youngest item on the page. Also,nextPageprovides the URL for the next page of worklogs. ThelastPageparameter is set to true on the last page of worklogs.This resource does not return worklogs updated during the minute preceding the request.
Permissions required: Permission to access Jira, however, worklogs are only returned where either of the following is true: