Note: GreenHopper was the original name of the plugin that provided agile and board functionality. It was integrated with Jira in 2015. Boards were originally called Rapid Boards. E.g., “rapidViewId” in the example link means “board ID”.
Explanation
Even if you’re not developing your own custom features and building apps you can still leverage the REST APIs to access Jira data.
For example, want to know details about a specific board? Visit a board, note its ID in the URL, and use the "Board contents" query above to see board attributes like name, type, and associated space.
Attributes of an individual Jira board
You don’t need any special programming skills to use the links above. Just make sure you’re logged in to Jira when pasting URLs in your browser’s address bar. The REST API respects all permission settings. This trick does not expose information users can’t already access in Jira.
Bonus tip: In Chrome, click the "pretty print" checkbox at the top left to improve readability. (Pictured)
2 comments