Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

Rest API for All work items

seeun.park
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
May 27, 2025

Hi guys does anyone know what the Rest API v3 to get the output that we can export in the Jira board section 'All work'?

 

https://developer.atlassian.com/cloud/jira/platform/rest/v3/api-group-issues/#api-rest-api-3-issue-issueidorkey-get

I tried this one but the issue was that I don't have information about the features. I need the feature start due assignee reporter etc. 

1 answer

0 votes
Karan Sachdev
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
May 29, 2025

Hey @seeun.park

Welcome to Atlassian Community!

You may use the Search for issues using JQL enhanced search (GET) endpoint to get the desired set of work items.

When you navigate to 'All Work' in a project, it basically shows all the work items from that project, so you can use the below JQL:

project = "<Project Key>" ORDER BY created DESC

Thanks!

Suggest an answer

Log in or Sign up to answer
DEPLOYMENT TYPE
CLOUD
PRODUCT PLAN
ENTERPRISE
TAGS
AUG Leaders

Atlassian Community Events