The Atlassian Community Forums are currently in read-only mode. We will be relaunching on a new platform on September 22 (read more here). We apologize for the extended downtime. For concerns or questions, please email communitymanagers@atlassian.com. See you on the other side, on the new Atlassian Community Forums! :)

×

Forums

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

Is it possible to get all screen ids via JIRA cloud/server rest api?

ZhiYu Yang
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!
April 4, 2017

Hi,

I am trying to use JIRA rest api to find all screen ids. But I can't find any endpoint which returns all ids.

Is it possible to get ids via rest api? If not, what is the correct way to use endpoint like `GET /rest/api/2/screens/{screenId}/tabs/{tabId}/fields`

2 answers

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

0 votes
Shwetha Suvarna
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
March 16, 2019

Late post. But might help someone who might be looking for similar issues.

 

We can try the below query to get the screen IDs of all the screen in Jira cloud.

GET https://{Domain}.atlassian.net/rest/api/2/screens

Aayush Mohanka
June 16, 2020

That's not working.

0 votes
Moga
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
October 31, 2017

Hi ZhiYu,

Unfortunately, it is not possible to retrieve screenId from REST API at the moment. There is a feature request; JRASERVER-40440. Please add a vote on this ticket.

There seems like a workaround by using jQuery, please look at Boris's answer at How to get the screenId's using JIRA REST.

I hope that this helps. Cheers!

TAGS
AUG Leaders

Atlassian Community Events