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: 

Use REST API to find board(s) containing Epic

Peter Dittman
Contributor
February 2, 2014

I'm trying to get Epic burndown details via the REST API with just an Epic's key. Most of the REST API seems to need a boardId (rapidViewId) to return any information.

So, how do I determine which board(s) contain an Epic? (or can I get Epic details from just the Epic's key?

What I'm trying to do is the REST API equivalent of GHGoToBoard.jspa.

1 answer

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

0 votes
Peter Dittman
Contributor
February 16, 2014

any update here?