How to retrieve the existing filters in on demand JIRA?

srinivasan radhakrishnan
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.
September 11, 2013

Hi,

I need to retieve the existing filters id or link from on demand JIRA using REST API.

Please share your knowledge.

Thanks.

1 answer

0 votes
RambanamP
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.
September 11, 2013

As per latest rest api you can get filter by using it id

https://docs.atlassian.com/jira/REST/latest/#idp1285872

and another one is , you can get favourite filters using this

https://docs.atlassian.com/jira/REST/latest/#idp1304080

check the latest rest api here

https://docs.atlassian.com/jira/REST/latest/

Suggest an answer

Log in or Sign up to answer