Issue worklogs
Get worklogs
Returns worklog details for a list of worklog IDs.
The returned list of worklogs is limited to 1000 items.
Permissions required: Permission to access Jira, however, worklogs are only returned where either of the following is true:
- the worklog is set as Viewable by All Users.
- the user is a member of a project role or group with permission to view the worklog.
post/rest/api/2/worklog/list
Query parameters
expandstring
Use expand to include additional information about worklogs in the response. This parameter accepts properties that returns the properties of each worklog.
Request body
Response
Returned if the request is successful.