GitHub · Example Payload

Github App Api Hook Delivery Example

CodePipelinesPlatformSoftware DevelopmentSource ControlT1

Github App Api Hook Delivery Example is an example object payload from GitHub, with 10 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

idguiddelivered_atredeliverydurationstatusstatus_codeeventactioninstallation_id

Example Payload

Raw ↑
{
  "id": 42,
  "guid": "58474f00-b361-11eb-836d-0e4f3503ccbe",
  "delivered_at": "2021-05-12T20:33:44Z",
  "redelivery": false,
  "duration": 0.03,
  "status": "failed to connect",
  "status_code": 502,
  "event": "issues",
  "action": "opened",
  "installation_id": 123
}