External DocumentationTo learn more, visit the WildFire documentation.
Actions
Get Report For URL
Get malware report for a given URL.

Preview this Workflow on desktop
Was this page helpful?
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
| Parameter | Description |
|---|---|
| URL | The url of the malware. |
| Parameter | Description |
|---|---|
| Agent | Required for Prisma Access and Prisma Cloud Compute-based WildFire public API keys. |
{
"success": true,
"result": {
"analysis_time": "2020-04-22:42:30Z",
"url_type": "original",
"report": "<MAEC report>"
<size>796268</size>
}
Was this page helpful?