Get all worklogs on a given project

Hi!

I am developing a Jira Forge application and I want to access all the worklogs that are logged in a given project. From the Tempo API this is available with a query parameter. In the Jira worklog API documentation I can’t see this option.
How can we achieve this?

Thank you very much for your responses!

Hello @GyorgyVARGA ,

I have been in your shoes recently. It will be really welcomed to have the possibility to filter by project in the worklog API as Tempo does.

But, in the meanwhile, maybe you can use Jira expressions API to gather the data you need.

Hope it helps!

1 Like