Forums

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

How can I get jira Screen details through API?

Aayush Mohanka June 16, 2020

I need to get all details of the screen present in my Jira setup, either it is mapped to a project or via field, I need screen Details/screen ID.

Could not find any API to get that, not even an API that is even nearer to screen Id.

Any Suggestion on how to get Screen Id will be appreciated.

1 answer

0 votes
Nic Brough -Adaptavist-
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
June 16, 2020

You don't want the screens, they only contain 1/3rd of the config that could affect how an issue handles its fields.

Grab the field metadata instead - this will give you the full list of things you can set on an issue.  See https://developer.atlassian.com/server/jira/platform/jira-rest-api-example-discovering-meta-data-for-creating-issues-6291669/

Aayush Mohanka June 16, 2020

I am looking for some solution to get Screen ID or screen details for my setup.

I need to show all the screen present in the system and then need to get all the field attached to it

Nic Brough -Adaptavist-
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
June 16, 2020

The REST API does not support that.  You should use the meta-data fetch if you want to know what is available.

Suggest an answer

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

Atlassian Community Events