Palo Alto Networks · Example Payload

Cortex Xsoar Api Entry Example

critical-assetproductionpci-scope

Cortex Xsoar Api Entry Example is an example object payload from Palo Alto Networks, with 9 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

idinvestigationIdtypeusercreatedmodifiedcontentshumanReadabletags

Example Payload

Raw ↑
{
  "id": "example-id",
  "investigationId": "877412",
  "type": 188,
  "user": "jsmith",
  "created": "2025-06-18T00:50:27Z",
  "modified": "2026-06-24T05:25:38Z",
  "contents": "Configured policy suspicious response threat response security violation monitoring for investigation traffic violation incident applied threat threat threat and traffic.",
  "humanReadable": "example-humanReadable",
  "tags": [
    "critical-asset",
    "production",
    "pci-scope"
  ]
}