Help us improve your experience.

Let us know what you think.

Do you have time for a two-minute survey?

 
 

Accessing Report Data by using QRadar Use Case Manager APIs

As an alternative to using the interface in QRadar Use Case Manager, you can use APIs to download report data to CSV or JSON files. Try using the interactive API documentation interface to test the APIs before you use them in your scripts.

  1. From the Admin tab, click Apps > QRadar Use Case Manager > API Docs.
  2. Select a workflow to use. For more information, see Public Use Case Manager API Workflows.
  3. Click Try it out and then complete the request parameters for the selected workflow. For more information, see Use Case Explorer Filters and Report Column Codes for Report APIs.
  4. Click Execute to send the API request to your console and receive a properly formatted HTTPS response.
  5. Review and gather the information that you need to integrate with QRadar.
Review the endpoint workflows and try the example script or use the script as a base for your own scripts. Use the filters and report columns that make sense for your environment and needs.