Palo Alto Networks · Example Payload
Threat Vault Api Atp Report List Example
Cloud SecurityCybersecurityFirewallNetwork SecuritySASESOARThreat IntelligenceXDR
Threat Vault Api Atp Report List Example is an example object payload from Palo Alto Networks, with 5 top-level fields. It illustrates the shape of data this provider's APIs accept or return.
Top-level fields
successdatatotaloffsetlimit
Example Payload
{
"success": false,
"data": [
{
"id": "example-id",
"sha256": "634db9cc3a06d3d88e72be2fa1592506e55bcbe4129a87f3e14e20f3cf0d2dd8",
"status": "complete",
"verdict": "malware",
"create_time": "2025-11-20T07:10:14Z",
"report": {
"file_type": "advanced",
"size": 687,
"behaviors": [
{},
{}
],
"network": {
"dns_queries": [
"example-dns_queries_item",
"example-dns_queries_item"
],
"http_requests": [
"example-http_requests_item",
"example-http_requests_item",
"example-http_requests_item"
],
"connections": [
{},
{},
{}
]
}
}
},
{
"id": "example-id",
"sha256": "c20d89f1b489a80f1751e0cd3903d0170867473734d89468d39d845b10d3a6b3",
"status": "error",
"verdict": "malware",
"create_time": "2024-04-27T00:11:48Z",
"report": {
"file_type": "advanced",
"size": 831,
"behaviors": [
{}
],
"network": {
"dns_queries": [
"example-dns_queries_item",
"example-dns_queries_item",
"example-dns_queries_item"
],
"http_requests": [
"example-http_requests_item"
],
"connections": [
{},
{},
{}
]
}
}
},
{
"id": "example-id",
"sha256": "82cf044f0d4dd2c49e50256c4b5c7cb33a170f9e2530bf21ba043729aba2732a",
"status": "pending",
"verdict": "malware",
"create_time": "2025-04-07T19:33:36Z",
"report": {
"file_type": "custom",
"size": 592,
"behaviors": [
{}
],
"network": {
"dns_queries": [
"example-dns_queries_item",
"example-dns_queries_item",
"example-dns_queries_item"
],
"http_requests": [
"example-http_requests_item"
],
"connections": [
{},
{}
]
}
}
}
],
"total": 675,
"offset": 705,
"limit": 408
}
Work with this as data
Every example here is available over the APIs.io API and to AI agents over MCP.
MCP server
One button, every client — Claude, Cursor, VS Code and the rest.
https://apis.io/mcp
Tools for examples
4 MCP tools reach this
find_examplesBrowse and filter every example in the catalog.apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.resolveTurn a domain, URL or GitHub org into the provider it belongs to.find_cohortsEvery scored population of providers in the catalog.
Call it yourself
curl for this page
This example
curl "https://apis.io/api/v1/examples/threat-vault-api-atp-report-list-example"
All examples
curl "https://apis.io/api/v1/examples?limit=25"
Discovery needs no key. Ratings and market analysis are Pro.
Get an API key
Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.
A second provider on the same verified email joins the account you already have.