Right now I am using the JIRA REST Java Client library to pull data from JIRA into my app. We are trying to find team specific data which is coming from their boards. So far it does not seem to me like the Client provided by Atlassian has the functionality to pull boards by a boardID or am I mistaken?
There are private REST APIs. Explore it through the rest api browser plugin https://marketplace.atlassian.com/apps/1211542/atlassian-rest-api-browser?hosting=server&tab=overview
See
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.