MHood176320 (Community Member) asked a question.

How do I download the Veracode detailed report XML via REST API calls?

I am trying to download the detailed report XML of the latest scan of my application using REST API but I can't figure out the correct URI or steps to complete this process. Any help is appreciated


lucas.ferreira likes this.
  • KBurke609727 (Community Member)

    You Use an API endpoint to retrieve the ID of the latest scan for your application. And You can construct the URI using the scan ID and appropriate endpoint. For example: /api/scans/{scan_id}/report.xml

Topics (8)

No articles found
Loading

Ask the Community

Get answers, share a use case, discuss your favorite features, or get input from the community.