{
  "payload": {
    "headers": {},
    "queryParameters": {},
    "rawBody": {
      "data": "",
      "contentType": "application/json"
    },
    "body": {
      "data": {
        "created": [
          {
            "id": "PT4KHLK",
            "type": "incident",
            "summary": "[#1234] The server is on fire.",
            "self": "https://api.pagerduty.com/incidents/PT4KHLK",
            "html_url": "https://subdomain.pagerduty.com/incidents/PT4KHLK",
            "incident_number": 1234,
            "title": "The server is on fire.",
            "created_at": "2026-05-20T14:00:00.000Z",
            "updated_at": "2026-05-20T14:00:00.000Z",
            "status": "triggered",
            "urgency": "high",
            "incident_key": "baf7cf21b1da41b4b0221008339ff357",
            "service": {
              "id": "PIJ90N7",
              "type": "service_reference",
              "summary": "My Mail Service",
              "self": "https://api.pagerduty.com/services/PIJ90N7",
              "html_url": "https://subdomain.pagerduty.com/service-directory/PIJ90N7"
            },
            "assignments": [
              {
                "at": "2026-05-20T14:00:00.000Z",
                "assignee": {
                  "id": "PXPGF42",
                  "type": "user_reference",
                  "summary": "Earline Greenholt",
                  "self": "https://api.pagerduty.com/users/PXPGF42",
                  "html_url": "https://subdomain.pagerduty.com/users/PXPGF42"
                }
              }
            ],
            "escalation_policy": {
              "id": "PT20YPA",
              "type": "escalation_policy_reference",
              "summary": "Another Escalation Policy",
              "self": "https://api.pagerduty.com/escalation_policies/PT20YPA",
              "html_url": "https://subdomain.pagerduty.com/escalation_policies/PT20YPA"
            },
            "teams": [
              {
                "id": "PQ9K7I8",
                "type": "team_reference",
                "summary": "Engineering",
                "self": "https://api.pagerduty.com/teams/PQ9K7I8",
                "html_url": "https://subdomain.pagerduty.com/teams/PQ9K7I8"
              }
            ],
            "priority": {
              "id": "P53ZZH5",
              "type": "priority_reference",
              "summary": "P2",
              "self": "https://api.pagerduty.com/priorities/P53ZZH5"
            }
          }
        ],
        "updated": []
      },
      "contentType": "application/json"
    },
    "pathFragment": "",
    "webhookUrls": {
      "Polling Flow": "https://hooks.example.com/trigger/EXAMPLE"
    },
    "webhookApiKeys": {
      "Polling Flow": [
        "example-api-key"
      ]
    },
    "invokeUrl": "https://hooks.example.com/trigger/EXAMPLE",
    "executionId": "SW5zdGFuY2VFeGVjdXRpb246MTIzNDU=",
    "customer": {
      "id": "Q3VzdG9tZXI6MTIzNDU=",
      "externalId": "example-customer-external-id",
      "name": "Example Customer"
    },
    "instance": {
      "id": "SW5zdGFuY2U6MTIzNDU=",
      "name": "Example Instance"
    },
    "user": {
      "id": "VXNlcjoxMjM0NQ==",
      "externalId": "example-user-external-id",
      "name": "Example User",
      "email": "user@example.com"
    }
  },
  "polledNoChanges": false
}