Hi, yes you can. And it's just as it says in the documentation you provided so I'm not sure what you're looking for exactly.
One example: <https://issues.apache.org/jira/rest/api/2/search?maxResults=10 > You need to be logged in. If you plan on scraping please be considerate and implement rate-limiting. Cheers, Lars On Fri, Feb 22, 2019 at 10:03 AM faizan khan <faizan10...@gmail.com> wrote: > Hi everyone, > > Sorry to bother you, but I am doing some data analytics on the H-Base > source code as part of my graduate studies and I need a list of patches > attached with the issues. > > My question is, can I access the jira issues via a rest call, as > mention in this > document > < > https://developer.atlassian.com/server/jira/platform/jira-rest-api-example-create-issue-7897248/?_ga=2.144558133.1082748118.1550824483-73576827.1548815054 > >. > Is a rest endpoint for jira implemented by apache. > > Anything from you would really help me. > > Cheers, > Faizan >