- Access exclusive content
- Connect with peers
- Share your expertise
- Find support resources
06-07-2025 06:16 PM
Hi Community,
I'm currently working on building deep links for Cortex XDR to directly access filtered incident views via URLs like the one below:
https://<tenant>.paloaltonetworks.com/incidents/assets_and_artifacts?severity=SEV_040_HIGH&mode=all
I’m trying to understand:
What are all the supported query parameters that can be used in this URL (e.g., severity
, status
, assigned_user
, alert_source
, etc.)?
Is there a list of allowed enum values (e.g., SEV_040_HIGH
, STATUS_NEW
, etc.) for each of these parameters?
Is this functionality officially supported or documented somewhere by Palo Alto Networks?
I’ve explored the browser developer tools and manually captured some parameters via network traffic, but it would be extremely helpful to have an official or complete list, especially for automation and dashboard integration purposes.
Actually, I need this info to execute some drilldown on custom widgets and for the same I need the exact name of parameter that are supported.
Any insights, documentation links, or tips from the community would be greatly appreciated!
Thank you in advance,
M.Singh
06-11-2025 02:22 AM
Hi m.singh972233 ,
For incident filtering, please check the attached image (I have circled in red all important items mentioned down bae) for how to apply filters in XDR tenant at incident page
We do not use incident filtering by manipulating URLs since there is an easy and very powerful way to filter using "and" "or" operators at the filtering area in the tenant. This is applicable in many windows as endpoint listing, alerts, incidents, etc..
For widgets, you have also very powerful tools at the XDR tenant, with easy drag and drop feature to create your dashboards, create widgets from XQL queries that you can later incorporate to your dashboards. Predefined dashboards and widget library ...
Documentation is in the link:
https://docs-cortex.paloaltonetworks.com/r/Cortex-XDR/Cortex-XDR-Documentation/Manage-your-Widget-Li...
I hope this answers your questions and solves your problem.
Please feel free to click on like the answer and mark the discussion as resolved
KR,
Luis
06-14-2025 03:24 PM
Thanks, Eluis for providing the information. However, I am more interested in exploring how we can use URL for filtering alerts and incidents table. It is possible to do the same using XQL query as per documentation.
Click Accept as Solution to acknowledge that the answer to your question has been provided.
The button appears next to the replies on topics you’ve started. The member who gave the solution and all future visitors to this topic will appreciate it!
These simple actions take just seconds of your time, but go a long way in showing appreciation for community members and the LIVEcommunity as a whole!
The LIVEcommunity thanks you for your participation!