How to grab all the issues inside a jira structureboard using REST api

Leon Lui May 24, 2017

Hi, I have been researching Jira REST api in order to grab all the test cases inside my structures but I have't had an luck. The closes i have been to getting inside a structure is using the URL $baseUrl/rest/structure/2.0/structure. From there i tried to manipulate the url into giving me all the information about a specific structure.
For example, i used $baseUrl/rest/structure/2.0/structure/$id but i only got back

{"id":135,"name":"ACC 6.0 Release Check","description":""}

There is hardly any information in this REST api call. IS there a way to have it list out all the issue keys(test cases) in the structure i pick?

1 answer

0 votes
Leon Lui June 2, 2017

Info Regarding JIRA strucutre REST API is posted here https://wiki.almworks.com/display/structure/Forest+Resource

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events