Cortex Xsoar Api Incident Search Response Example is an example object payload from Palo Alto Networks, with 3 top-level fields. It illustrates the shape of data this provider's APIs accept or return.
{
"total": {
"value": 88,
"relation": "example-relation"
},
"incidents": [
{
"id": "example-id",
"name": "Secondary Gateway 22",
"type": "advanced",
"status": 3,
"severity": 2,
"owner": "example-owner",
"created": "2026-09-19T02:35:23Z",
"modified": "2024-01-09T21:53:31Z",
"occurred": "2026-07-16T12:00:05Z",
"closed": "2025-09-15T06:40:46Z",
"closeReason": "Applied alert threat suspicious malware response analysis malware.",
"closeNotes": "Blocked detected detected detected on for.",
"labels": [
{
"type": "standard",
"value": "example-value"
},
{
"type": "standard",
"value": "example-value"
},
{
"type": "standard",
"value": "example-value"
}
],
"details": "And traffic traffic firewall traffic traffic blocked on on traffic and for.",
"investigationId": "307946",
"playbookId": "988938",
"sourceInstance": "example-sourceInstance",
"sourceBrand": "example-sourceBrand",
"rawJson": "example-rawJson",
"CustomFields": {}
},
{
"id": "example-id",
"name": "Secondary Firewall 69",
"type": "standard",
"status": 1,
"severity": 3,
"owner": "example-owner",
"created": "2024-03-01T17:23:39Z",
"modified": "2024-09-20T01:53:13Z",
"occurred": "2024-10-11T21:50:56Z",
"closed": "2025-10-13T13:00:33Z",
"closeReason": "Violation traffic detected incident suspicious activity policy blocked.",
"closeNotes": "Incident suspicious analysis applied threat incident analysis network blocked.",
"labels": [
{
"type": "standard",
"value": "example-value"
},
{
"type": "default",
"value": "example-value"
}
],
"details": "Blocked response allowed endpoint monitoring malware allowed.",
"investigationId": "529105",
"playbookId": "996987",
"sourceInstance": "example-sourceInstance",
"sourceBrand": "example-sourceBrand",
"rawJson": "example-rawJson",
"CustomFields": {}
},
{
"id": "example-id",
"name": "Staging Agent 61",
"type": "default",
"status": 1,
"severity": 3,
"owner": "example-owner",
"created": "2026-08-24T07:11:45Z",
"modified": "2024-12-02T22:52:22Z",
"occurred": "2026-11-10T00:12:45Z",
"closed": "2026-11-20T21:58:45Z",
"closeReason": "Analysis configured alert updated monitoring analysis.",
"closeNotes": "On violation analysis incident threat traffic for rule detected violation rule rule firewall.",
"labels": [
{
"type": "advanced",
"value": "example-value"
}
],
"details": "Security activity threat applied updated applied threat incident applied allowed.",
"investigationId": "102371",
"playbookId": "869111",
"sourceInstance": "example-sourceInstance",
"sourceBrand": "example-sourceBrand",
"rawJson": "example-rawJson",
"CustomFields": {}
}
],
"searchResultTotal": 156
}
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.
All 92 tools
Call it yourself
curl for this page
This example
curl "https://apis.io/api/v1/examples/cortex-xsoar-api-incident-search-response-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 email required.
A second provider on the same verified email joins the account you already have.