GitHub · Example Payload

Github Installation Integration Installation Request Example

CodePipelinesPlatformSoftware DevelopmentSource ControlT1

Github Installation Integration Installation Request Example is an example object payload from GitHub, with 5 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

idnode_idaccountrequestercreated_at

Example Payload

Raw ↑
{
  "id": 42,
  "node_id": "MDExOkludGVncmF0aW9uMQ==",
  "account": "example_value",
  "requester": "example_value",
  "created_at": "2022-07-08T16:18:44-04:00"
}