Forums

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

I want to get json data from my jira project which has a jql selection included

Jayasimha Narasimha
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!
July 4, 2024

 

https://<Domain>/rest/api/2/search?jql=project=

I want to get json data from my jira project which has a jql selection included.

How do i pass jql to the api. could you please point me to a sample json code to fetch response from this api using JQL

1 answer

0 votes
Vikrant Yadav
Community Champion
July 4, 2024

Hi @Jayasimha Narasimha  Welcome to Atlassian Community!

It would be like this : https://abc.atlassian.net/rest/api/3/search?jql=project%20%3D%20"Power%20Automate"%20AND%20issuetype%20%3D%20"Bug"

 

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

JQL query should be URL encoded. 

 

Thanks

Vikrant Yadav

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events