{
  "payload": {
    "headers": {
      "Content-Type": "application/json",
      "X-PagerDuty-Signature": "v1=1d6207f8818f063890758a32d3833914754ba788cb2993b04ac8eb064fef0fcd"
    },
    "queryParameters": {},
    "rawBody": {
      "data": "",
      "contentType": "application/json"
    },
    "body": {
      "data": {
        "event": {
          "id": "5ac64822-4adc-4fda-ade0-410becf0de4f",
          "event_type": "incident.triggered",
          "resource_type": "incident",
          "occurred_at": "2026-05-20T14:00:00.000Z",
          "agent": {
            "html_url": "https://subdomain.pagerduty.com/users/PXPGF42",
            "id": "PXPGF42",
            "self": "https://api.pagerduty.com/users/PXPGF42",
            "summary": "Earline Greenholt",
            "type": "user_reference"
          },
          "client": {
            "name": "PagerDuty"
          },
          "data": {
            "id": "PT4KHLK",
            "type": "incident",
            "self": "https://api.pagerduty.com/incidents/PT4KHLK",
            "html_url": "https://subdomain.pagerduty.com/incidents/PT4KHLK",
            "number": 1234,
            "status": "triggered",
            "incident_key": "baf7cf21b1da41b4b0221008339ff357",
            "created_at": "2026-05-20T14:00:00.000Z",
            "title": "The server is on fire.",
            "service": {
              "html_url": "https://subdomain.pagerduty.com/service-directory/PIJ90N7",
              "id": "PIJ90N7",
              "self": "https://api.pagerduty.com/services/PIJ90N7",
              "summary": "My Mail Service",
              "type": "service_reference"
            },
            "assignees": [
              {
                "html_url": "https://subdomain.pagerduty.com/users/PXPGF42",
                "id": "PXPGF42",
                "self": "https://api.pagerduty.com/users/PXPGF42",
                "summary": "Earline Greenholt",
                "type": "user_reference"
              }
            ],
            "escalation_policy": {
              "html_url": "https://subdomain.pagerduty.com/escalation_policies/PT20YPA",
              "id": "PT20YPA",
              "self": "https://api.pagerduty.com/escalation_policies/PT20YPA",
              "summary": "Another Escalation Policy",
              "type": "escalation_policy_reference"
            },
            "teams": [
              {
                "html_url": "https://subdomain.pagerduty.com/teams/PQ9K7I8",
                "id": "PQ9K7I8",
                "self": "https://api.pagerduty.com/teams/PQ9K7I8",
                "summary": "Engineering",
                "type": "team_reference"
              }
            ],
            "priority": {
              "html_url": "https://subdomain.pagerduty.com/priorities/P53ZZH5",
              "id": "P53ZZH5",
              "self": "https://api.pagerduty.com/priorities/P53ZZH5",
              "summary": "P2",
              "type": "priority_reference"
            },
            "urgency": "high",
            "conference_bridge": null,
            "resolve_reason": null
          }
        }
      },
      "contentType": "application/json"
    },
    "pathFragment": "",
    "webhookUrls": {
      "Incident Webhook": "https://hooks.example.com/trigger/EXAMPLE"
    },
    "webhookApiKeys": {
      "Incident Webhook": [
        "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"
    }
  }
}