I am trying to know the REST API for fetching all the vulnerabilities there in fortify website. As like I can get the application details by hitting 'https://fortifyssc.xxx.com//api/v1/projects?q=id:"8731"'
Under this application there are so many issue list which is showing in fortify site. enter image description here
How can I get the list of issues ( refer to attached image) under project ?
You can get issue list for particular project using this API: [host:port]/ssc/api/v1/projectVersions/[versionid]/issues