API: How to pull changelog data WITHOUT assigning a sprint

nikita November 11, 2020

Hey,

 

We're looking to pull an API query which allows us to pull changelog data without assigning a sprint. Currently this is the call we use:

"https://" + account + ".atlassian.net/rest/api/2/search?jql=sprint = " + sprintNum + " AND issuetype NOT IN (" + issueNot + ")&expand=changelog"

 

Anyone have a suggestion how to do it without defining the sprint? 

Thanks in advance.

1 answer

1 accepted

0 votes
Answer accepted
nikita November 11, 2020

NVM I found out:

https://(account).atlassian.net/rest/api/2/search?jql=&expand=changelog

Suggest an answer

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

Atlassian Community Events