Forums

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

Download branch of Insight's object type

John Francis June 15, 2021

 

hi everyone I hope I guessed the right section,
but I can't find the Insight section.
For now I use the rest api calls to check and insert some elements in a
branch of an object schema.
Is there a rest api call to download all objects in the branch representing
an object type?
If yes, is it possible to have the download in json format?
Thank you

1 answer

0 votes
Alex van Vucht (GLiNTECH)
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.
June 15, 2021

Insight for Jira Server has a REST API where you can perform an IQL search for objects of interest and download pages of these objects as JSON files.

The IQL for all objects in a branch is: objectType IN objectTypeAndChildren("<Top-most object type>")

See https://confluence.atlassian.com/servicemanagementserver/insight-rest-api-documentation-1044101761.html

Specifically: https://insight-javadoc.riada.io/insight-javadoc-8.6/insight-rest/#panel_iql_objects

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events